Thanks to visit codestin.com
Credit goes to postgrespro.com

[COMMITTERS] pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. - Mailing list pgsql-committers

From Tom Lane
Subject [COMMITTERS] pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY.
Date
Msg-id [email protected]
Whole thread Raw
List 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
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0ff56a59d2496a8f896362b91d1faa9b14f6a6d9

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


--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: [COMMITTERS] pgsql: Move new structure member to the end.
Next
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Move new structure member to the end.