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
/
lib
History
Brian Carlson
b3e56afea2
initial working connection pool implementation & tests
2010-12-13 17:21:40 -06:00
..
client.js
remove active query reference when client drains
2010-12-10 16:56:10 -06:00
connection.js
unit test for portal suspended
2010-11-14 17:44:36 -06:00
defaults.js
started working on specifying defaults
2010-11-20 14:09:18 -06:00
index.js
initial working connection pool implementation & tests
2010-12-13 17:21:40 -06:00
query.js
fixed bug related to parseInt bug, leading 0 is interpreated in a fucked upp way
2010-12-11 12:03:29 +01:00
row.js
query now returns named records in rows
2010-11-04 00:21:29 -05:00
utils.js
initial crack at connection pooling -- still dirty
2010-12-10 17:32:34 -06:00
writer.js
fix for strang \0 buffer encoding issue in node v0.3.0
2010-11-01 22:11:40 -04:00