代码搜索:PostgreSQL

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

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

makefile

#------------------------------------------------------------------------- # # $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_win/Makefile,v 1.2 2007/02/09 15:55:59 petere Exp $ # #
www.eeworm.com/read/376006/2717559

makefile

#------------------------------------------------------------------------- # # $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/Makefile,v 1.4 2007/02/09 15:55:58 petere Exp $ #
www.eeworm.com/read/358128/3001963

php pgsql.php

www.eeworm.com/read/103453/15731489

h dbclient.h

#ifndef __dbclient_h #define __dbclient_h /* dbclient, by andru hill * * Esblish connections to a postgresql database, get configuration information. */ /* default config file */ #define DEFAULT
www.eeworm.com/read/103453/15731496

h dbwrapper.h

#ifndef dbwrapper_h #define dbwrapper_h #define _PGSQL /* #define _GNOMEDB */ /** * Low level calls to postgresql, or another database provider depending what * is asked for in #defines. This is
www.eeworm.com/read/418779/10897485

database readme.database

I. Summary The database output plug-in enables snort to log to - Postgresql, - MySQL, - any unixODBC database, - MS SQL Server and - Oracle. This README contains some quick informati
www.eeworm.com/read/323119/13351042

readme

The MySQL Benchmarks These tests require a MySQL version of at least 3.20.28 or 3.21.10. Currently the following servers are supported: MySQL 3.20 and 3.21, PostgreSQL 6.#, mSQL 2.# and Solid S
www.eeworm.com/read/120487/6073246

readme

libpgtcl is a library that implements Tcl commands for front-end clients to interact with the Postgresql 6.3 (and perhaps later) backends. See libpgtcl.doc for details. For an example of how to bu
www.eeworm.com/read/120487/6073776

c pgtkappinit.c

/* * pgtkAppInit.c * * a skeletal Tcl_AppInit that provides pgtcl initialization * to create a tclsh that can talk to pglite backends * * Portions Copyright (c) 1996-2003, PostgreSQL Global D
www.eeworm.com/read/120487/6073778

c pgtclappinit.c

/* * pgtclAppInit.c * a skeletal Tcl_AppInit that provides pgtcl initialization * to create a tclsh that can talk to pglite backends * * Portions Copyright (c) 1996-2003, PostgreSQL Global Dev