mirror of
https://github.com/postgres/postgres.git
synced 2026-06-02 22:08:41 -04:00
d395aecffa
with main, avoid using a SQL-defined SQLSTATE for what is most definitely not a SQL-compatible error condition, fix documentation omissions, adhere to message style guidelines, don't use two GUC_REPORT variables when one is sufficient. Nothing done about pg_dump issues.