mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
* Cursor: avoid closing connection twice if error received after destroy() Includes test case from @nathanjcochran * Resolve lint violations * revert fix to check tests fail without it * Re-introdce fix This reverts commit 5f5d42a071e40f8851035dba182642937dd35664. --------- Co-authored-by: alxndrsn <alxndrsn>