Commits on Source (2)
-
- Add call to `FlushErrorState`. This is required for deeply nested calls to pg_call_cxx/cxx_call_pg. - Do not switch back to `errorContext` at the end of PG_CATCH. Looking at existing Postgres code this is being done only before calling `PG_RE_THROW`.
-