postgresql/src/backend
Thomas Munro c2dc19342e Revert recovery prefetching feature.
This set of commits has some bugs with known fixes, but at this late
stage in the release cycle it seems best to revert and resubmit next
time, along with some new automated test coverage for this whole area.

Commits reverted:

dc88460c: Doc: Review for "Optionally prefetch referenced data in recovery."
1d257577: Optionally prefetch referenced data in recovery.
f003d9f8: Add circular WAL decoding buffer.
323cbe7c: Remove read_page callback from XLogReader.

Remove the new GUC group WAL_RECOVERY recently added by a55a9847, as the
corresponding section of config.sgml is now reverted.

Discussion: https://postgr.es/m/CAOuzzgrn7iKnFRsB4MHp3UisEQAGgZMbk_ViTN4HV4-Ksq8zCg%40mail.gmail.com
2021-05-10 16:06:09 +12:00
..
access Revert recovery prefetching feature. 2021-05-10 16:06:09 +12:00
bootstrap Split backend status and progress related functionality out of pgstat.c. 2021-04-03 11:42:52 -07:00
catalog Revert recovery prefetching feature. 2021-05-10 16:06:09 +12:00
commands Fix incorrect error code for CREATE/ALTER TABLE COMPRESSION 2021-05-08 10:18:05 +09:00
executor Move memory accounting Asserts for Result Cache code 2021-05-09 11:37:18 +12:00
foreign Update copyright for 2021 2021-01-02 13:06:25 -05:00
jit jit: Fix warning reported by gcc-11 caused by dubious function signature. 2021-05-05 22:13:55 -07:00
lib Fix typo in comment 2021-04-20 14:35:16 +02:00
libpq pg_hba.conf.sample: Reword connection type section 2021-04-29 07:00:20 +02:00
main Update copyright for 2021 2021-01-02 13:06:25 -05:00
nodes Revert per-index collation version tracking feature. 2021-05-07 21:10:11 +12:00
optimizer Revert per-index collation version tracking feature. 2021-05-07 21:10:11 +12:00
parser Fix typos in comments about extended statistics 2021-05-07 14:40:36 +02:00
partitioning Fix typo 2021-05-07 17:53:34 +02:00
po Translation updates 2020-05-18 12:49:30 +02:00
port Use correct format placeholder for WSAGetLastError() 2021-04-23 14:21:37 +02:00
postmaster Revert recovery prefetching feature. 2021-05-10 16:06:09 +12:00
regex Fix performance issue in new regex match-all detection code. 2021-05-03 11:42:31 -04:00
replication Revert recovery prefetching feature. 2021-05-10 16:06:09 +12:00
rewrite Remove unused function argument 2021-05-03 09:05:58 +02:00
snowball Update snowball 2021-02-19 08:10:15 +01:00
statistics Fix typos in comments about extended statistics 2021-05-07 14:40:36 +02:00
storage Revert recovery prefetching feature. 2021-05-10 16:06:09 +12:00
tcop Revert per-index collation version tracking feature. 2021-05-07 21:10:11 +12:00
tsearch Fix typos and grammar in comments and docs 2021-04-19 11:32:30 +09:00
utils Revert recovery prefetching feature. 2021-05-10 16:06:09 +12:00
.gitignore
common.mk
Makefile Use sort_template.h for qsort_tuple() and qsort_ssup(). 2021-03-03 17:02:32 +13:00
nls.mk Add missing gettext triggers 2020-04-28 13:35:40 +02:00