代码搜索:PostgreSQL

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

代码结果 4,136
www.eeworm.com/read/158283/11627511

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/158283/11627552

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
www.eeworm.com/read/157691/11671438

database readme.database

I. Summary The database output plug-in enables snort to log to Postgresql, MySQL, any unixODBC database, and Oracle (Oracle support is beta in Snort 1.7). This README contains information about how
www.eeworm.com/read/157653/11676543

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/157653/11676584

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
www.eeworm.com/read/252940/12253143

configure

#! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.60 for psqlodbc 08.02.0500. # # Report bugs to . # # Copyright (
www.eeworm.com/read/232614/14188419

database readme.database

I. Summary The database output plug-in enables snort to log to Postgresql, MySQL, any unixODBC database, and Oracle (Oracle support is beta in Snort 1.7). This README contains information about how
www.eeworm.com/read/126953/14391995

html index.html

www.eeworm.com/read/122946/14655344

database readme.database

I. Summary The database output plug-in enables snort to log to Postgresql, MySQL, any unixODBC database, and Oracle (Oracle support is beta in Snort 1.7). This README contains information about how
www.eeworm.com/read/187906/5215288

java jtstestparser.java

/* * JtsTestParser.java * * PostGIS extension for PostgreSQL JDBC driver - example and test classes * * (C) 2004 Paul Ramsey, pramsey@refractions.net * * (C) 2005 Markus Schaber, markus.scha