pgsql: doc: Explain that ereport doesn't return for ERROR or higher lev

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: Explain that ereport doesn't return for ERROR or higher lev
Date: 2013-08-26 18:28:55
Message-ID: E1VE1X5-0000tP-Ek@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2013-08-26 18:58:48 pgsql: Unconditionally use the WSA equivalents of Socket error constant
Previous Message Tom Lane 2013-08-24 19:14:45 pgsql: Account better for planning cost when choosing whether to use cu