代码搜索:postgres

找到约 1,357 项符合「postgres」的源代码

代码结果 1,357
www.eeworm.com/read/376006/2718232

sql horology.sql

-- -- HOROLOGY -- SET DateStyle = 'Postgres, MDY'; -- -- Test various input formats -- SELECT timestamp with time zone '20011227 040506+08'; SELECT timestamp with time zone '20011227 040506-08'; SELE
www.eeworm.com/read/361804/2942990

cpp postgresdatabase.cpp

/* AscentEmu By SOI */ #include "DatabaseEnv.h" #include "../CrashHandler.h" #include "../NGLog.h" #if defined(ENABLE_DATABASE_POSTGRES) #include "PostgresDatabase.h" #pragma comment(lib
www.eeworm.com/read/120487/6072143

readme

# $Header: /cvsroot/pgsql/src/backend/storage/smgr/README,v 1.1.1.1 1996/07/09 06:21:59 scrappy Exp $ This directory contains the code that supports the Postgres storage manager switch and all of the
www.eeworm.com/read/120487/6072238

readme

$Header: /cvsroot/pgsql/src/backend/executor/README,v 1.3 2002/12/15 16:17:45 tgl Exp $ The Postgres Executor --------------------- The executor processes a tree of "plan nodes". The plan tree is e
www.eeworm.com/read/100285/6271632

cc testlibpq1.cc

/* * testlibpq1.cc * Test the C++ version of LIBPQ, the POSTGRES frontend library. * * queries the template1 database for a list of database names * */ #include #include
www.eeworm.com/read/100285/6271674

java pgtokenizer.java

package postgresql.util; import java.sql.*; import java.util.*; /** * This class is used to tokenize the text output of postgres. * * It's mainly used by the geometric classes, but is useful i
www.eeworm.com/read/100285/6271824

h ecpglib.h

#include #ifdef __cplusplus extern "C" { #endif void ECPGdebug(int, FILE *); bool ECPGstatus(int, const char *); bool ECPGsetcommit(int, const char *, const char *); bool ECPGs
www.eeworm.com/read/100285/6272278

hlp cluster.hlp

.pgaw:Help.f.t insert end "CLUSTER" {bold} " instructs Postgres to cluster the class specified by classname approximately based on the index specified by indexname. The index must already have been de
www.eeworm.com/read/100285/6272329

readme

pgtclsh is an example of a tclsh extended with the new Tcl commands provided by the libpgtcl library. By using pgtclsh, one can write front-end applications to Postgres95 in Tcl without having to dea
www.eeworm.com/read/183001/5259260

po nb.po

# Norwegian bokm錶 translation of messages for PostgreSQL (postgres). # Copyright (c) 2003-2005, PostgreSQL Global Development Group # Trond Endrest鴏 , 2003. # # In the transl