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
ab76f648b8
removed last Buffer.copy from outgoing packet construction
2011-01-27 09:40:07 -06:00
..
client.js
a connection string without all settings no longer causes client
2010-12-28 10:44:33 -06:00
connection.js
removed last Buffer.copy from outgoing packet construction
2011-01-27 09:40:07 -06:00
defaults.js
started working on specifying defaults
2010-11-20 14:09:18 -06:00
index.js
commented out logging statements
2010-12-14 21:21:28 -06:00
query.js
edge case millisecond parsing fixed
2011-01-23 23:58:03 -06:00
result.js
result of query contains metadata about query execution
2011-01-19 00:35:32 -06:00
utils.js
initial crack at connection pooling -- still dirty
2010-12-10 17:32:34 -06:00
writer.js
support adding header packet to remove final buffer.copy call
2011-01-14 15:19:10 -06:00