代码搜索:PostgreSQL

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

代码结果 4,136
www.eeworm.com/read/120487/6072525

pl ucs_to_euc_tw.pl

#! /usr/bin/perl # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # # $Id: UCS_to_EUC_TW.pl,v 1.3 2003/08/04 23:59:39 tgl Exp $ # # Generate UTF-8 EUC_TW code conversion tables fr
www.eeworm.com/read/120487/6072552

pl ucs_to_big5.pl

#! /usr/bin/perl # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # # $Id: UCS_to_BIG5.pl,v 1.3 2003/08/04 23:59:39 tgl Exp $ # # Generate UTF-8 BIG5 code conversion tables from #
www.eeworm.com/read/120487/6072561

pl ucs_to_win874.pl

#! /usr/bin/perl # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # # $Id: UCS_to_WIN874.pl,v 1.2 2003/08/04 23:59:39 tgl Exp $ # # Generate UTF-8 WIN874 code conversion tables fr
www.eeworm.com/read/120487/6072576

pl ucs_to_euc_kr.pl

#! /usr/bin/perl # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # # $Id: UCS_to_EUC_KR.pl,v 1.4 2003/08/04 23:59:39 tgl Exp $ # # Generate UTF-8 EUC_KR code conversion tables fr
www.eeworm.com/read/120487/6072577

pl ucs_to_euc_jp.pl

#! /usr/bin/perl # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # # $Id: UCS_to_EUC_JP.pl,v 1.3 2003/08/04 23:59:39 tgl Exp $ # # Generate UTF-8 EUC_JP code conversion tables fr
www.eeworm.com/read/120487/6072588

pl ucs_to_euc_cn.pl

#! /usr/bin/perl # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # # $Id: UCS_to_EUC_CN.pl,v 1.3 2003/08/04 23:59:39 tgl Exp $ # # Generate UTF-8 EUC_CN code conversion tables fr
www.eeworm.com/read/120487/6073785

po sv.po

# Swedish message translation file for resetxlog. # Dennis Bj鰎klund , 2002, 2003. # msgid "" msgstr "" "Project-Id-Version: PostgreSQL 7.4\n" "POT-Creation-Date: 2003-08-09 12:24+0200
www.eeworm.com/read/120487/6073786

po cs.po

# Czech translation of pg_resetxlog messages # Karel Zak , 2003. # # $Id: cs.po,v 1.1 2003/07/23 09:36:09 petere Exp $ # msgid "" msgstr "" "Project-Id-Version: PostgreSQL 7.4\n" "POT
www.eeworm.com/read/120487/6073875

po cs.po

# Czech translation of pg_controldata messages. # Karel Zak , 2003. # # $Id: cs.po,v 1.1 2003/07/23 09:34:56 petere Exp $ # msgid "" msgstr "" "Project-Id-Version: PostgreSQL 7.4\n" "
www.eeworm.com/read/100285/6271780

pl apachepg.pl

#!/usr/local/bin/perl # $Id: ApachePg.pl,v 1.5 1998/09/27 19:12:33 mergl Exp $ # demo script, tested with: # - PostgreSQL-6.4 # - apache_1.3.1 # - mod_perl-1.15 # - perl5.005_02 use CGI; use Pg