node-postgres/lib
2011-08-15 20:57:39 -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 configurable idle timeout on pooled clients 2011-08-11 21:52:29 -05:00
index.js use native in native pg.connect 2011-08-15 20:15:43 -05:00
native.js fix js/native api inconsistency 2011-08-15 20:57:39 -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 remove custom pool code 2011-08-11 21:30:10 -05:00
writer.js fix writing empty string to buffer. closes gh-39 2011-07-20 15:32:47 -05:00