Revert 0f5ca02f53
Alexander Korotkov <akorotkov@postgresql.org>
Revert 0f5ca02f53 0f5ca02f53 introduces 3 new keywords. It appears to be too much for relatively small feature. Given now we past feature freeze, it's already late for discussion of the new syntax. So, revert. Discussion: https://postgr.es/m/28209.1586294824%40sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/begin.sgml | modified | +1 −16 |
| doc/src/sgml/ref/start_transaction.sgml | modified | +1 −16 |
| src/backend/access/transam/xlog.c | modified | +0 −13 |
| src/backend/commands/Makefile | modified | +1 −2 |
| src/backend/commands/wait.c | deleted | +0 −295 |
| src/backend/nodes/copyfuncs.c | modified | +0 −15 |
| src/backend/nodes/equalfuncs.c | modified | +0 −13 |
| src/backend/nodes/outfuncs.c | modified | +0 −28 |
| src/backend/parser/gram.y | modified | +5 −32 |
| src/backend/storage/ipc/ipci.c | modified | +0 −7 |
| src/backend/storage/lmgr/proc.c | modified | +0 −4 |
| src/backend/tcop/utility.c | modified | +0 −13 |
| src/backend/utils/adt/misc.c | modified | +2 −0 |
| src/include/commands/wait.h | deleted | +0 −26 |
| src/include/nodes/nodes.h | modified | +0 −1 |
| src/include/nodes/parsenodes.h | modified | +0 −12 |
| src/include/parser/kwlist.h | modified | +0 −3 |
| src/include/utils/timestamp.h | modified | +0 −2 |
| src/test/recovery/t/020_begin_wait.pl | deleted | +0 −85 |
| src/tools/pgindent/typedefs.list | modified | +0 −2 |
Documentation touched
Discussion
Cited messages not in the archive:
28209.1586294824@sss.pgh.pa.us