node-postgres/test
Andrew Dunstan ed015f9b58 Fix Unix domain socket setting.
This code was misconceived in that the host parameter for a Unix
domain socket connection must point to the directory containing
the socket, and not to the socket itself. Libpq will look for
the socket based on the host and port settings. See
<http://www.postgresql.org/docs/current/static/libpq-connect.html#LIBPQ-PARAMKEYWORDS>
2013-02-23 11:11:44 -05:00
..
integration Merge pull request #278 from adunstan/master 2013-02-22 09:33:17 -08:00
native bugfix. sometimes native copy to loose rows 2013-01-20 19:45:41 -06:00
unit Fix Unix domain socket setting. 2013-02-23 11:11:44 -05:00
buffer-list.js fix for strang \0 buffer encoding issue in node v0.3.0 2010-11-01 22:11:40 -04:00
cli.js use ConnectionParameters with native bindings and remove unused util functions 2013-01-22 23:23:47 -06:00
test-buffers.js unit test for portal suspended 2010-11-14 17:44:36 -06:00
test-helper.js cleanup & fix failing tests to allow for green merge of pull #228 2012-12-10 22:44:58 -06:00