node-postgres/lib
Brian Carlson 3f96bbbc5c Add field metadata to query result object
Refactored the way rows are built in the native bindings which should
result in a small performance improvement
2013-07-08 09:19:30 -05:00
..
native Add field metadata to query result object 2013-07-08 09:19:30 -05:00
types Small improvements in parsers, additions to tests 2013-05-27 10:55:49 +03:00
client.js Make throws in query error callback not break client 2013-04-19 09:25:53 -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 JavaScript SSL upgrade logic 2013-06-29 23:20:48 -07: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 Return field metadata on result object 2013-06-03 12:14:47 -05:00
result.js Return field metadata on result object 2013-06-03 12:14:47 -05:00
utils.js Add support for JSON data type 2013-04-22 10:18:17 -05:00