node-postgres/lib
2012-05-30 23:38:03 -05:00
..
native include command metadata with native query result callback - closes #128 2012-05-30 23:38:03 -05: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 Use 'self.activeQuery' insead of 'this.activeQuery' in the readyForQueue event listener. 2012-05-08 10:07:43 -04:00
connection.js ignore writes to unwritable sockets - closes #130 2012-05-30 22:41:51 -05:00
defaults.js add reapIntervalMillis to defaults and format the file 2012-02-02 23:27:52 -06:00
index.js fix issue #89 2012-02-02 23:14:34 -06:00
query.js Add result to row event 2012-03-26 09:05:34 -04:00
result.js conversion pg text to binary protocol started 2011-01-27 15:10:45 +01:00
textParsers.js use correct parse function for float arrays - closes #131 2012-05-30 22:51:59 -05:00
types.js expose type converter overrides & warn on giant numeric values 2012-03-21 22:36:18 -05:00
utils.js reduce complexity of test runner 2012-05-30 22:12:14 -05: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