node-postgres/lib
2011-08-11 19:32:57 -05:00
..
client-pool.js make pg.connect config/conString argument optional 2011-08-11 19:32:57 -05:00
client.js remove double init of variable 2011-06-02 07:24:42 -05:00
connection.js 50x performance increase on javascript client prepared statement execution on linux! 2011-04-16 11:42:23 -05:00
defaults.js defaults changed to be more in line with libpq defaults 2011-03-01 20:13:04 +00:00
index.js code cleanup 2011-05-02 00:32:30 -05:00
native.js fix for gh-issue #26 2011-05-19 20:46:27 -05:00
query.js fix gh#36 2011-07-12 23:08:16 -05:00
result.js result of query contains metadata about query execution 2011-01-19 00:35:32 -06:00
types.js Simple bytea support, returning buffers instead of escaped strings. 2011-07-20 02:14:40 +04:00
utils.js support for connecting via hostname with native bindings (using node async dns lookup instead of sync libpq dns) 2011-05-05 19:13:43 -05:00
writer.js fix writing empty string to buffer. closes gh-39 2011-07-20 15:32:47 -05:00