mirror of
https://github.com/brianc/node-postgres.git
synced 2026-02-01 16:47:23 +00:00
* Return the client instance in the `connect()` method * Added one basic test * Renamed * Testing the result * Added equality check * Simplified docs for connecting * Added it to the native client as well * Added this to the callback