node-postgres
node-postgres copied to clipboard
feat: allow specifying a timeout on a per query base
It is the same as https://github.com/brianc/node-postgres/pull/2655 but with the requested integration test added in.
(As the test shows, needs a corresponding native client change.)