mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
* When connection fail, emit the error. If client connect failed, emit the connection error rather than swallowing it. * Add test for connection error.