pgsql: Fix misleading PG_RE_THROW commentary - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Fix misleading PG_RE_THROW commentary
Date
Msg-id E1gtGmA-0006If-Ek@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix misleading PG_RE_THROW commentary

The old verbiage indicated that PG_RE_THROW is optional, which is not
really true.  This has confused many people, so it seems worth fixing.

Discussion: https://postgr.es/m/20190206160958.GA22304@alvherre.pgsql

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c603b392c32513982439bc466312d3a6b697d53e

Modified Files
--------------
src/include/utils/elog.h | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Last-minute updates for release notes.
Next
From: Tom Lane
Date:
Subject: pgsql: Redesign the partition dependency mechanism.