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
brianc
1cd1721f7f
integration notification tests
2011-03-04 19:30:19 +00:00
..
client.js
integration notification tests
2011-03-04 19:30:19 +00:00
connection.js
removed last Buffer.copy from outgoing packet construction
2011-01-27 09:40:07 -06:00
defaults.js
defaults changed to be more in line with libpq defaults
2011-03-01 20:13:04 +00:00
index.js
support for connecting via domain socket
2011-03-01 20:35:14 +00:00
query.js
query events for prepared statements are handled by client
2011-02-04 19:30:30 -06:00
result.js
result of query contains metadata about query execution
2011-01-19 00:35:32 -06:00
utils.js
support for connecting via domain socket
2011-03-01 20:35:14 +00:00
writer.js
support adding header packet to remove final buffer.copy call
2011-01-14 15:19:10 -06:00