代码搜索:PostgreSQL
找到约 4,136 项符合「PostgreSQL」的源代码
代码结果 4,136
www.eeworm.com/read/376006/2717245
readme
$PostgreSQL: pgsql/src/backend/access/nbtree/README,v 1.18 2007/09/12 22:10:26 tgl Exp $
This directory contains a correct implementation of Lehman and Yao's
high-concurrency B-tree management algori
www.eeworm.com/read/376006/2717328
makefile
#
# Makefile for utils/adt
#
# $PostgreSQL: pgsql/src/backend/utils/adt/Makefile,v 1.68 2007/10/13 23:06:26 tgl Exp $
#
subdir = src/backend/utils/adt
top_builddir = ../../../..
include $(top_builddi
www.eeworm.com/read/376006/2717410
c wchar.c
/*
* conversion functions between pg_wchar and multibyte streams.
* Tatsuo Ishii
* $PostgreSQL: pgsql/src/backend/utils/mb/wchar.c,v 1.66 2007/11/15 21:14:40 momjian Exp $
*
*/
/* can be used in
www.eeworm.com/read/376006/2717968
po sl.po
# Slovenian message translation for libpq.
# Aleksander Kmetec , 2003 - 2004.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2003-10-04
www.eeworm.com/read/376006/2718354
po sl.po
# Slovenian message translation for pg_controldata.
# Aleksander Kmetec , 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2005-01-16
www.eeworm.com/read/376006/2718399
po pt_br.po
# "pg_ctl" translation to Brazilian Portuguese Language.
# Euler Taveira de Oliveira , 2004-2008.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.3\n"
"Report-Msgid-Bugs-To:
www.eeworm.com/read/376006/2718417
po ru.po
# ru.po
# PSQL Translated Messages into the Russian Language (KOI8-R)
#
# Copyright (c) 2001-2005 Serguei A. Mokhov, mokhov@cs.concordia.ca
# Distributed under the same licensing terms as PostgreSQL i
www.eeworm.com/read/155570/5620606
phpt 10errormap.phpt
--TEST--
DB_pgsql error mapping
--SKIPIF--
--FILE--
www.eeworm.com/read/393485/8283337
cpp ex349_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_POSTGRESQL
#define OTL_UNICODE // Enable Unicode OTL for ODBC
#include // include the OTL 4.0 header fil
www.eeworm.com/read/393485/8283645
cpp ex348_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_POSTGRESQL // Compile OTL 4.0/ODBC
#define OTL_UNICODE // Enable Unicode OTL for ODBC
#include // includ