node-libpq
node-libpq copied to clipboard
Suppress libpq error messages
Hi,
Is there any way to suppress the error messages printed by libpq errmsg?
Thanks!
You know...there's actually a PR for that, but the tests don't pass for it so I haven't merged it.
https://github.com/brianc/node-libpq/pull/22
Interested in taking a crack at fixing the code still not working there? Happy to merge it at that point!