doc: Document commands that cannot be run in a transaction block
Peter Eisentraut <peter_e@gmx.net>
doc: Document commands that cannot be run in a transaction block Mainly covering the new CREATE SUBSCRIPTION and DROP SUBSCRIPTION, but ALTER DATABASE SET TABLESPACE was also missing.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/alter_database.sgml | modified | +4 −0 |
| doc/src/sgml/ref/create_subscription.sgml | modified | +5 −5 |
| doc/src/sgml/ref/drop_subscription.sgml | modified | +5 −0 |