postgresql/src/backend/storage
Noah Misch 8ad6c5dbbe Add HINT for restartpoint race with KeepFileRestoredFromArchive().
The five commits ending at cc2c7d65fc
closed this race condition for v15+.  For v14 through v10, add a HINT to
discourage studying the cosmetic problem.

Reviewed by Kyotaro Horiguchi and David Steele.

Discussion: https://postgr.es/m/20220731061747.GA3692882@rfd.leadboat.com
2022-08-05 08:30:58 -07:00
..
buffer Fix ReadRecentBuffer for local buffers. 2022-07-25 08:53:27 +03:00
file Add HINT for restartpoint race with KeepFileRestoredFromArchive(). 2022-08-05 08:30:58 -07:00
freespace Revert recovery prefetching feature. 2021-05-10 16:06:09 +12:00
ipc Make dsm_impl_posix_resize more future-proof. 2022-07-16 12:23:14 +12:00
large_object Fix snapshot reference leak if lo_export fails. 2021-11-03 10:54:33 +02:00
lmgr Fix lock assertions in dshash.c. 2022-07-11 15:47:12 +12:00
page Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
smgr Check for relation length overrun soon enough. 2021-09-09 11:45:48 -04:00
sync Fix race between DROP TABLESPACE and checkpointing. 2022-03-16 17:20:50 +13:00
Makefile Refactor the fsync queue for wider use. 2019-04-04 23:38:38 +13:00