Have SET not start transaction when autocommit off, with doc updates.
Bruce Momjian <bruce@momjian.us>
Have SET not start transaction when autocommit off, with doc updates.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/reset.sgml | modified | +7 −1 |
| doc/src/sgml/ref/set.sgml | modified | +7 −1 |
| doc/src/sgml/runtime.sgml | modified | +27 −11 |
| src/backend/tcop/postgres.c | modified | +22 −9 |