Add note that PREPARE TRANSACTION is for transaction managers, not
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Add note that PREPARE TRANSACTION is for transaction managers, not regular applications. Also add a comment pointing out that tab-complition for PREPARE TRANSACTION is missing on purpose.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/prepare_transaction.sgml | modified | +10 −1 |
| src/bin/psql/tab-complete.c | modified | +6 −1 |