I'm just getting started to use libpq to access my DB withPQexecParam etc.I'm still searching for ways to get detailed error codes from libpq,say when a request was denied due to permission etc.Is stuff like this possible?
Thanks!FBW