代码搜索:PostgreSQL

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

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

makefile

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

makefile

#------------------------------------------------------------------------- # # $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/Makefile,v 1.4 2007/02/09 15:55:59 petere Exp $
www.eeworm.com/read/374348/2753505

readme

Here an example on how to start a standalone DbWriter java org.xmlBlaster.contrib.dbwriter.DbWriterExample SELECT column FROM table ORDER BY RAND() LIMIT 1 Select a random row with PostgreSQL:
www.eeworm.com/read/374348/2753715

readme

Here follows a short description on how to quickly install postgres on a linux. Download and install postgres accordingly to the instructions you get from postgres (see http://www.postgresql.org/)
www.eeworm.com/read/358128/3003529

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 Server
www.eeworm.com/read/259903/4337516

readme

You will need the PostgreSQL development headers and libraries installed before compiling this plugin. See the Qt SQL documentation for more information on compiling Qt SQL driver plugins (sql-driver
www.eeworm.com/read/258350/4355684

readme

You will need the PostgreSQL development headers and libraries installed before compiling this plugin. See the Qt SQL documentation for more information on compiling Qt SQL driver plugins (sql-driver
www.eeworm.com/read/174072/9609483

cpp ex144_odbc.cpp

#include #include #include #include #include #include #define OTL_ODBC_POSTGRESQL // #define OTL_ODBC_UNIX // uncomment this line i
www.eeworm.com/read/184772/9077011

tcl speedtest.tcl

#!/usr/bin/tclsh # # Run this script using TCLSH to do a speed comparison between # various versions of SQLite and PostgreSQL and MySQL # # Run a test # set cnt 1 proc runtest {title} { global cnt
www.eeworm.com/read/184772/9077022

tcl speedtest2.tcl

#!/usr/bin/tclsh # # Run this script using TCLSH to do a speed comparison between # various versions of SQLite and PostgreSQL and MySQL # # Run a test # set cnt 1 proc runtest {title} { global cnt