node-postgres/lib
2011-03-03 22:44:31 -06:00
..
client.js client emits notify message from connection 2011-03-03 22:44:31 -06: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