代码搜索:PostgreSQL

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

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

po sl.po

# Slovenian message translation for pg_resetxlog. # Aleksander Kmetec , 2003 - 2004. # # msgid "" msgstr "" "Project-Id-Version: PostgreSQL 8.0\n" "POT-Creation-Date: 2005
www.eeworm.com/read/376006/2718375

po es.po

# pgscripts spanish translation # Alvaro Herrera, , 2003-2007 # Jaime Casanova, , 2005 msgid "" msgstr "" "Project-Id-Version: pgscripts (PostgreSQL 8.
www.eeworm.com/read/376006/2718439

po sl.po

# Slovenian message translation for pg_controldata. # Aleksander Kmetec , 2003 - 2004. # # msgid "" msgstr "" "Project-Id-Version: PostgreSQL 8.0\n" "POT-Creation-Date: 20
www.eeworm.com/read/376006/2718445

po es.po

# Spanish translation of initdb. # This file is put in the public domain. # 羖varo Herrera , 2004-2006 # # msgid "" msgstr "" "Project-Id-Version: initdb (PostgreSQL 8.2)\n"
www.eeworm.com/read/376006/2718447

po it.po

# Italian message translation for initdb. # Fabrizio Mazzoni , 2003. # Ottavio Campana , 2007. # msgid "" msgstr "" "Project-Id-Version: PostgreSQL 8.3\n" "Repor
www.eeworm.com/read/376006/2718454

po pt_br.po

# "initdb" translation to Brazilian Portuguese Language. # Euler Taveira de Oliveira , 2003-2008. # msgid "" msgstr "" "Project-Id-Version: PostgreSQL 8.3\n" "Report-Msgid-Bugs-To:
www.eeworm.com/read/376006/2718455

po ru.po

# ru.po # INITDB Translated Messages into the Russian Language (KOI8-R) # # Copyright (c) 2004 Serguei A. Mokhov, mokhov@cs.concordia.ca # Distributed under the same licensing terms as PostgreSQL itse
www.eeworm.com/read/393485/8282196

cpp ex361_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_POSTGRESQL // Compile OTL 4.0/ODBC #define OTL_UNICODE // Enable Unicode OTL for ODBC #if defined(__GNUC__) #de
www.eeworm.com/read/393485/8282244

cpp ex214_odbc.cpp

#include using namespace std; #include #if !defined(_WINDOWS_) && !defined(_WIN64) #define OTL_ODBC #else #define OTL_ODBC_POSTGRESQL // required with PG ODBC on Windows
www.eeworm.com/read/393485/8282417

cpp ex145_odbc.cpp

#include using namespace std; #include #if !defined(_WINDOWS_) && !defined(_WIN64) #define OTL_ODBC #else #define OTL_ODBC_POSTGRESQL // required with PG ODBC on Windows