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

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

Commit: f39fc2b27d2b61827d65562e222d5177a1b4dfe0
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-10-27T14:46:07Z
Releases: 9.2.24
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