node-postgres/lib
Brian C 5806afc8a1 Merge pull request #276 from bryanburgers/connection-url-ssl
Add ssl query string to the connection string parser #275
2013-06-29 23:24:02 -07:00
..
native call EventEmmiter constructor on native Connection 2013-05-20 18:31:55 +04: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 increase speed of javascript parser ~5% 2013-04-08 19:04:17 -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 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