node-postgres/lib
2014-11-18 11:51:40 -05:00
..
native Update travis config 2014-11-18 11:51:40 -05:00
client.js Remove COPY TO / COPY FROM 2014-10-11 14:27:03 -04:00
connection-parameters.js switch to pg-connection-string module for parsing 2014-07-06 16:39:22 -07:00
connection.js Add Close/CloseComplete messages of wire protocol 2014-09-18 11:27:22 +02:00
defaults.js Break type parsing into separate module 2014-03-15 15:36:27 -05:00
index.js Make native bindings an optional install 2014-10-18 00:20:18 -04: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 Add support for native rowMode: array 2014-10-11 14:09:29 -04: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