Commit Graph

9 Commits

Author SHA1 Message Date
Brian C
796a44f54f Remove internal pool (#1049)
* Initial work on removing internal pool

* Port backwards-compabible properties

* Cleanup test execution & makefile cruft

* Attempt to fix flakey error test
2016-06-21 09:53:09 -05:00
shine-on
29029298fe Drop table if exists 2013-08-31 11:20:33 +03:00
Chad Stansbury
4a7d894c8d Removed (apparently obsolete) require('util') statement from create-test-tables so that the script could run w/o error. 2011-11-07 16:05:26 -06:00
brianc
06585d6e2c require 'util' instead of 'sys' 2011-10-10 19:40:52 -05:00
Aleksey Zhukov
6dd0157280 Fixes for testing with non-local Postgres server. 2011-07-20 01:55:39 +04:00
brianc
6ddfce3500 updated script to use client api instead of connection api 2010-10-26 17:04:58 -05:00
brianc
ccc04cdd0b add cli parsing to all tests 2010-10-25 01:30:14 -05:00
brianc
d927e7e3f5 changed Connection#startupMessage to Connection#startup 2010-10-24 21:28:10 -05:00
brianc
47eb2f5199 ugly script to generate some test data for integration testing 2010-10-24 15:08:45 -05:00