node-postgres/lib
2014-09-14 01:23:02 -04:00
..
native Work towards more tests passing 2014-09-14 01:23:02 -04:00
client.js test to reproduce behavior of issue brianc/node-postgres#549 2014-04-24 08:36:54 +08:00
connection-parameters.js switch to pg-connection-string module for parsing 2014-07-06 16:39:22 -07:00
connection.js adding an error handler for the tls socket connection 2014-05-07 02:18:03 -07:00
copystream.js Removed various unused vars 2014-04-09 08:46:17 -04:00
defaults.js Break type parsing into separate module 2014-03-15 15:36:27 -05:00
index.js Make sure 'end' is emitted even if no connection has ever happened 2014-05-13 12:57:01 +01:00
pool.js Only call destroy on a client when it is not already being destroyed 2014-07-30 14:17:04 +02:00
query.js Fix memory leak with domains 2014-04-12 00:29:44 -05:00
result.js avoid eval if the row is returned as an array 2014-05-21 00:44:53 +10:00
utils.js Removed various unused vars 2014-04-09 08:46:17 -04:00