node-libpq icon indicating copy to clipboard operation
node-libpq copied to clipboard

Suppress libpq error messages

Open moretti opened this issue 10 years ago • 1 comments

Hi,

Is there any way to suppress the error messages printed by libpq errmsg?

Thanks!

moretti avatar Oct 28 '15 14:10 moretti

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!

brianc avatar Oct 28 '15 14:10 brianc