node-postgres/lib
booo 85829a98d3 Add initial fix for #156.
TODO: Fix the javascript binary parser too.
2012-08-01 18:48:47 +02:00
..
native make data conversion the same between native & javascript 2012-07-11 22:47:02 -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 make data conversion the same between native & javascript 2012-07-11 22:47:02 -05: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 Add pass-through of log function to generic-pool. Bump generic-pool version. 2012-07-15 20:08:26 -07:00
query.js make data conversion the same between native & javascript 2012-07-11 22:47:02 -05:00
result.js conversion pg text to binary protocol started 2011-01-27 15:10:45 +01:00
textParsers.js Add initial fix for #156. 2012-08-01 18:48:47 +02:00
types.js expose type converter overrides & warn on giant numeric values 2012-03-21 22:36:18 -05:00
utils.js make data conversion the same between native & javascript 2012-07-11 22:47:02 -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