node-postgres/lib
Brian M. Carlson bf0c4bfaa9 Merge branch 'pull/326'
Conflicts:
	lib/connection-parameters.js
	test/unit/connection-parameters/creation-tests.js
2014-02-26 06:10:15 -06: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 comment explaining how to get oid 2014-01-07 11:48:55 -06:00
client.js Add support for (fallback_)application_name 2014-01-05 18:08:58 +01:00
connection-parameters.js Merge branch 'pull/326' 2014-02-26 06:10:15 -06:00
connection.js Add support for (fallback_)application_name 2014-01-05 18:08:58 +01:00
copystream.js normalize whitespace, add comments, and do a little house cleaning 2013-03-06 10:26:40 -06:00
defaults.js Add support for (fallback_)application_name 2014-01-05 18:08:58 +01: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 Clean up copy-in internal API 2013-10-22 00:23:43 -05:00
result.js Fix exception caused by column names with single quotes 2014-01-22 08:38:29 -06:00
utils.js bind Buffer variables as binary values 2013-09-19 01:50:42 +10:00