pgsql: doc: Explain that ereport doesn't return for ERROR or higher lev - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: doc: Explain that ereport doesn't return for ERROR or higher lev
Date
Msg-id E1VE1X5-0000tP-Ek@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Explain that ereport doesn't return for ERROR or higher levels.

Christophe Pettus

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8d00ab630668a15e86b584b39187ef3bf3154511

Modified Files
--------------
doc/src/sgml/sources.sgml |    7 +++++++
1 file changed, 7 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Account better for planning cost when choosing whether to use cu
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Unconditionally use the WSA equivalents of Socket error constant