node-postgres/lib
bmc 56a5903a02 Make throws in query error callback not break client
If you receive an error while running a query and in user's callback
they throw an exception it can disrupt the internal query queue
and prevent a client from ever cleaning up properly
2013-04-19 09:25:53 -05:00
..
native Make throws in query error callback not break client 2013-04-19 09:25:53 -05:00
types merge branch v1.0 2013-04-04 11:51:55 -05:00
client.js Make throws in query error callback not break client 2013-04-19 09:25:53 -05:00
connection-parameters.js Fix Unix domain socket setting. 2013-02-23 11:11:44 -05:00
connection.js increase speed of javascript parser ~5% 2013-04-08 19:04:17 -05:00
copystream.js normalize whitespace, add comments, and do a little house cleaning 2013-03-06 10:26:40 -06:00
defaults.js remove deprecation warnings & deprecate lib 2013-03-17 14:51:57 -05:00
index.js move type conversion related code under sub-folder 2013-03-06 08:57:38 -06:00
pool.js remove deprecation warnings & deprecate lib 2013-03-17 14:51:57 -05:00
query.js normalize whitespace, add comments, and do a little house cleaning 2013-03-06 10:26:40 -06:00
result.js make tests pass on pg@8.4.9 2013-04-17 10:29:42 -05:00
utils.js normalize whitespace, add comments, and do a little house cleaning 2013-03-06 10:26:40 -06:00