node-postgres/lib
2013-01-06 12:06:26 -06:00
..
native make copy related events to have same names in native and libpq clients 2013-01-06 12:06:26 -06:00
arrayParser.js Handle "NULL" correctly in arrays 2012-03-05 15:52:00 -08:00
binaryParsers.js fixed binaryParsers for small negativ values 2011-11-22 04:53:38 +01:00
client.js COPY TO/FROM native/libpq done. Looks like it works, but need to test 2013-01-06 12:06:26 -06:00
connection.js COPY TO/FROM native/libpq done. Looks like it works, but need to test 2013-01-06 12:06:26 -06:00
copystream.js bugfixes in copy from stream. drain event 2013-01-06 12:06:26 -06:00
defaults.js Add pass-through of log function to generic-pool. Bump generic-pool version. 2012-07-15 20:08:26 -07:00
index.js Attach Query constructors to Client constructors 2012-12-16 00:58:30 -06:00
query.js COPY TO/FROM native/libpq done. Looks like it works, but need to test 2013-01-06 12:06:26 -06:00
result.js have native bindings emit proper result object on 'end' event - closes #219 2012-12-10 23:25:26 -06:00
textParsers.js Add comment about which oid correspond to which datetime field 2012-12-10 20:46:44 -06:00
types.js expose type converter overrides & warn on giant numeric values 2012-03-21 22:36:18 -05:00
utils.js Extract query config normalization into utils 2012-12-16 00:58:30 -06:00
writer.js fix for changes to Buffer.prototype.write signature change between node version. closes gh#66 2011-11-01 23:02:59 -05:00