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

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 1c715f1713a01b33ea2768bd8789a6e9ebfe8b39
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-10-27T14:46:06Z
Releases: 9.5.10
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/20171024010602.1488.80066@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/ref/prepare_transaction.sgml modified +2 −1

Discussion