postgresql/src/backend/access
Thomas Munro 514b411a2b Retire pg_standby.
pg_standby was useful more than a decade ago, but now it is obsolete.
It has been proposed that we retire it many times.  Now seems like a
good time to finally do it, because "waiting restore commands"
are incompatible with a proposed recovery prefetching feature.

Discussion: https://postgr.es/m/20201029024412.GP5380%40telsasoft.com
Author: Justin Pryzby <pryzby@telsasoft.com>
Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>
Reviewed-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Reviewed-by: Fujii Masao <masao.fujii@oss.nttdata.com>
2021-01-29 14:09:41 +13:00
..
brin
common
gin
gist Fix GiST index deletion assert issue. 2021-01-26 23:24:37 -08:00
hash
heap Remove CheckpointLock. 2021-01-25 12:34:38 -05:00
index Fix GiST index deletion assert issue. 2021-01-26 23:24:37 -08:00
nbtree Enhance nbtree index tuple deletion. 2021-01-13 09:21:32 -08:00
rmgrdesc Enhance nbtree index tuple deletion. 2021-01-13 09:21:32 -08:00
spgist
table Enhance nbtree index tuple deletion. 2021-01-13 09:21:32 -08:00
tablesample
transam Retire pg_standby. 2021-01-29 14:09:41 +13:00
Makefile