brianc
|
06585d6e2c
|
require 'util' instead of 'sys'
|
2011-10-10 19:40:52 -05:00 |
|
brianc
|
aa63f50437
|
remove custom pool code
|
2011-08-11 21:30:10 -05:00 |
|
brianc
|
94f670590f
|
support for connecting via hostname with native bindings (using node async dns lookup instead of sync libpq dns)
|
2011-05-05 19:13:43 -05:00 |
|
brianc
|
b18c981a82
|
remove unused functions of pool
|
2011-05-01 21:55:31 -05:00 |
|
brianc
|
0b97f699c5
|
merge master into topic
|
2011-03-03 18:31:20 +00:00 |
|
bmc
|
c0ef5296c6
|
support for connecting via domain socket
|
2011-03-01 20:35:14 +00:00 |
|
Brian Carlson
|
6a2adc1feb
|
more api compat
|
2011-02-23 19:40:52 -06:00 |
|
brianc
|
4724444e3d
|
move parseConnectionString utility function into utils
|
2011-02-04 20:06:52 -06:00 |
|
Brian Carlson
|
ab13d0c1eb
|
initial crack at connection pooling -- still dirty
|
2010-12-10 17:32:34 -06:00 |
|
Brian Carlson
|
169c6dc3ce
|
Pool object for use in connection pooling
|
2010-12-09 18:10:42 -06:00 |
|
brianc
|
d45c905978
|
added EventEmitter.once compatibility
|
2010-10-23 12:45:37 -05:00 |
|