node-postgres/lib
Brian M. Carlson 894c60e605 Accept anything with function 'submit' as a query
This allows for passing in custom objects which conform to the query API
2013-10-21 13:29:17 -05:00
..
native #181 #366 Add support for single row mode in Postgres 9.2+. This will enable single row mode only when the user wants to stream rows. 2013-09-04 11:46:07 -06:00
types FIXED for jshint 2013-10-17 03:06:31 +02:00
client.js Accept anything with function 'submit' as a query 2013-10-21 13:29:17 -05:00
connection-parameters.js Respect PGSSLMODE for setting SSL connection 2013-09-05 16:51:16 -05:00
connection.js bind Buffer variables as binary values 2013-09-19 01:50:42 +10:00
copystream.js normalize whitespace, add comments, and do a little house cleaning 2013-03-06 10:26:40 -06:00
defaults.js Respect PGSSLMODE for setting SSL connection 2013-09-05 16:51:16 -05: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 Semi-colons 2013-10-21 09:39:49 -05:00
result.js Cleanup & tweak perf a bit 2013-08-17 14:21:19 -05:00
utils.js bind Buffer variables as binary values 2013-09-19 01:50:42 +10:00