Fix misleading PG_RE_THROW commentary

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: c603b392c32513982439bc466312d3a6b697d53e
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2019-02-11T18:56:09Z
Releases: 12.0
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

Files

PathChange+/−
src/include/utils/elog.h modified +4 −2

Discussion