This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
node-postgres
Watch
1
Star
0
Fork
0
You've already forked node-postgres
mirror of
https://github.com/brianc/node-postgres.git
synced
2025-12-08 20:16:25 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
node-postgres
/
test
/
unit
History
bmc
cc84799c7a
integrate new pool into existing codebase
2013-02-20 16:08:48 -06:00
..
client
replace space by %20 in connection string before passing to url.parse
2013-01-24 20:05:55 -05:00
connection
force utf-8 encoding on connect
2013-01-29 20:19:38 -06:00
connection-parameters
add another test for weird connection strings
2013-01-29 20:06:50 -06:00
copystream
write messages for assertions
2013-01-06 12:06:27 -06:00
pool
integrate new pool into existing codebase
2013-02-20 16:08:48 -06:00
test-helper.js
add failing test for
#130
2012-05-30 22:40:49 -05:00
utils-tests.js
use ConnectionParameters with native bindings and remove unused util functions
2013-01-22 23:23:47 -06:00
writer-tests.js
fix writing empty string to buffer. closes gh-39
2011-07-20 15:32:47 -05:00