Closed lfittl closed 1 year ago
This maps the Go error result to be all information that's available in libpg_query's PgQueryError, in case the caller wants to do something with the error (e.g. report which character precisely errored out).
Fixes #75
This maps the Go error result to be all information that's available in libpg_query's PgQueryError, in case the caller wants to do something with the error (e.g. report which character precisely errored out).
Fixes #75