postgresql/src/backend/access/rmgrdesc
Alvaro Herrera 9f1cf97bb5
Print WAL logical message contents in pg_waldump
This helps debuggability when looking at WAL streams containing logical
messages.

Author: Ashutosh Bapat <ashutosh.bapat@2ndquadrant.com>
Reviewed-by: Álvaro Herrera <alvherre@alvh.no-ip.org>
Discussion: https://postgr.es/m/CAExHW5sWx49rKmXbg5H1Xc1t+nRv9PaYKQmgw82HPt6vWDVmDg@mail.gmail.com
2020-09-10 19:37:02 -03:00
..
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
brindesc.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
clogdesc.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
committsdesc.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
dbasedesc.c Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
genericdesc.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
gindesc.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
gistdesc.c Skip WAL for new relfilenodes, under wal_level=minimal. 2020-04-04 12:25:34 -07:00
hashdesc.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
heapdesc.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
logicalmsgdesc.c Print WAL logical message contents in pg_waldump 2020-09-10 19:37:02 -03:00
mxactdesc.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
nbtdesc.c Harmonize nbtree page split point code. 2020-04-13 16:39:55 -07:00
relmapdesc.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
replorigindesc.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
seqdesc.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
smgrdesc.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
spgdesc.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
standbydesc.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
tblspcdesc.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
xactdesc.c WAL Log invalidations at command end with wal_level=logical. 2020-07-23 08:34:48 +05:30
xlogdesc.c Rename VariableCacheData.nextFullXid to nextXid. 2020-08-11 12:07:14 -07:00