mirror of
https://github.com/postgres/postgres.git
synced 2026-06-07 08:09:18 -04:00
62546b4357
This reverts commit e42e2f3890.
It's not safe to return in the middle of a PG_TRY block, so this will
have to be done differently.