aio: wal: extend pg_stat_wal.
authorAndres Freund <[email protected]>
Thu, 31 Dec 2020 04:47:45 +0000 (20:47 -0800)
committerAndres Freund <[email protected]>
Mon, 11 Jan 2021 23:09:15 +0000 (15:09 -0800)
commitade3a27fcd83d37450c65a8f6e9477f6608f0489
tree780442aae6d5e6d3032a74b8cbb6344e2c45b1cb
parent1db2e6310275d6dbf2efa01e712281257ea1fc86
aio: wal: extend pg_stat_wal.

Author:
Reviewed-By:
Discussion: https://postgr.es/m/
Backpatch:
src/backend/access/transam/xlog.c
src/backend/catalog/system_views.sql
src/backend/commands/explain.c
src/backend/executor/instrument.c
src/backend/postmaster/pgstat.c
src/backend/utils/adt/pgstatfuncs.c
src/include/catalog/pg_proc.dat
src/include/executor/instrument.h
src/include/pgstat.h
src/test/regress/expected/rules.out