代码搜索:Postgresql

找到约 4,136 项符合「Postgresql」的源代码

代码结果 4,136
www.eeworm.com/read/376006/2718348

po cs.po

# translation of pg_dump-cs.po to # translation of pg_dump-cs.po to Czech # Czech translation of pg_dump messages # # $PostgreSQL: pgsql/src/bin/pg_dump/po/cs.po,v 1.4 2004/10/28 08:54:07 petere Exp
www.eeworm.com/read/376006/2718356

po zh_cn.po

# simplified Chinese translation file for pg_dump and friends # Weiping He , 2001. # $PostgreSQL: pgsql/src/bin/pg_dump/po/zh_CN.po,v 1.8 2005/01/06 09:07:15 petere Exp $ # msgi
www.eeworm.com/read/376006/2718413

po cs.po

# translation of psql-cs.po to Czech # Czech message translation file for psql # # $PostgreSQL: pgsql/src/bin/psql/po/cs.po,v 1.5 2005/01/06 00:11:55 tgl Exp $ # Karel Zak , 2001-2003
www.eeworm.com/read/120487/6073683

runall

#! /bin/sh PATH=..:$PATH echo "Testing PostgreSQL compilation..." LC_CTYPE=de_DE.ISO8859-1 LC_COLLATE=$LC_CTYPE export LC_CTYPE LC_COLLATE echo "Testing LC_CTYPE..." if ! test-ctype > de-ctype.out
www.eeworm.com/read/120487/6073721

runall

#! /bin/sh PATH=..:$PATH echo "Testing PostgreSQL compilation..." LC_CTYPE=gr_GR.ISO8859-7 LC_COLLATE=$LC_CTYPE export LC_CTYPE LC_COLLATE echo "Testing LC_CTYPE..." if ! test-ctype > gr-ctype.out
www.eeworm.com/read/120487/6073835

po es.po

# translation of psql. # (C) , 2003. # msgid "" msgstr "" "Project-Id-Version: PostgreSQL 7.4\n" "POT-Creation-Date: 2003-11-15 21:21+0100\n" "PO-Revision-Date: 2003-11-15 21:
www.eeworm.com/read/100285/6272165

runall

#! /bin/sh PATH=..:$PATH echo "Testing PostgreSQL compilation..." if ! test-pgsql-locale; then exit 1 fi LC_CTYPE=ru_RU.KOI8-R LC_COLLATE=$LC_CTYPE export LC_CTYPE LC_COLLATE echo "Testing LC_C
www.eeworm.com/read/183001/5258744

makefile

# $PostgreSQL: pgsql/contrib/tsearch2/snowball/Makefile,v 1.8 2005/10/18 01:30:48 tgl Exp $ SUBOBJS = english_stem.o api.o russian_stem.o utilities.o EXTRA_CLEAN = SUBSYS.o $(SUBOBJS) PG_CPPFLAGS =
www.eeworm.com/read/183001/5259517

c iso.c

/* * make KOI8->ISO8859-5 and ISO8859-5->KOI8 translation table * from koi-iso.tab. * * Tatsuo Ishii * * $PostgreSQL: pgsql/src/backend/utils/mb/iso.c,v 1.4 2003/11/29 22:39:59 pgsql Exp $ */
www.eeworm.com/read/183001/5260493

runall

#! /bin/sh PATH=..:$PATH echo "Testing PostgreSQL compilation..." LC_CTYPE=de_DE.ISO8859-1 LC_COLLATE=$LC_CTYPE export LC_CTYPE LC_COLLATE echo "Testing LC_CTYPE..." if ! test-ctype > de-ctype.out