pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY.
Date: 2017-10-27 14:46:49
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: mention that you can't PREPARE TRANSACTION after NOTIFY.

The NOTIFY page said this already, but the PREPARE TRANSACTION page
missed it.

Discussion: https://postgr.es/m/[email protected]

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ref/prepare_transaction.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-10-27 14:48:56 Re: pgsql: Move new structure member to the end.
Previous Message Robert Haas 2017-10-27 14:41:05 pgsql: Move new structure member to the end.