node-postgres/lib
Brian Carlson 8d7ff353af fix to allow executing queries within the callback function of another query.
there was a timing issue with emiting the drain event
2010-11-21 23:30:10 -06:00
..
client.js fix to allow executing queries within the callback function of another query. 2010-11-21 23:30:10 -06:00
connection.js unit test for portal suspended 2010-11-14 17:44:36 -06:00
defaults.js started working on specifying defaults 2010-11-20 14:09:18 -06:00
index.js started working on specifying defaults 2010-11-20 14:09:18 -06:00
query.js overloaded "simple" query api to provide callback enabled prepared statement 2010-11-15 00:42:38 -06:00
row.js query now returns named records in rows 2010-11-04 00:21:29 -05:00
utils.js added EventEmitter.once compatibility 2010-10-23 12:45:37 -05:00
writer.js fix for strang \0 buffer encoding issue in node v0.3.0 2010-11-01 22:11:40 -04:00