node-postgres/lib/native
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
..
index.js Make query callback exceptions not break client 2013-04-19 09:09:28 -05:00
query.js Make throws in query error callback not break client 2013-04-19 09:25:53 -05:00