node-postgres/lib
2013-08-17 17:33:27 -05:00
..
native #403 Only use native escape functions if PG version >= 9.0.0. Otherwise use the JS functions. 2013-07-29 15:45:36 -06:00
types Cleanup & tweak perf a bit 2013-08-17 14:21:19 -05:00
client.js Add missing semicolons. 2013-07-15 09:13:48 -05:00
connection-parameters.js Merge pull request #276 from bryanburgers/connection-url-ssl 2013-06-29 23:24:02 -07:00
connection.js Fix js-hint error 2013-08-17 17:33:27 -05:00
copystream.js normalize whitespace, add comments, and do a little house cleaning 2013-03-06 10:26:40 -06:00
defaults.js Add default value for connection host. 2013-06-29 14:46:45 -07:00
index.js Bugfix: safe call of .hasOwnProperty(...) 2013-06-26 23:46:15 +02:00
pool.js remove deprecation warnings & deprecate lib 2013-03-17 14:51:57 -05:00
query.js Support result rows as arrays 2013-07-08 17:45:06 -05:00
result.js Cleanup & tweak perf a bit 2013-08-17 14:21:19 -05:00
utils.js Add support for JSON data type 2013-04-22 10:18:17 -05:00