node-postgres
node-postgres copied to clipboard
Extend test for issue 3174 - add cursor cases
This PR is just an extension for https://github.com/brianc/node-postgres/pull/3289. It aims to solve the message ordering issues described in #3174 for this single particular case involving the use of cursors.