mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Throwing error will not allow "finally" execution, so client.release() must be invoked before it.
Throwing error will not allow "finally" execution, so client.release() must be invoked before it.