postgresql/src/backend/storage
Andres Freund 3ab8cf9275 Remove GlobalVisTestNonRemovable[Full]Horizon, not used anymore
GlobalVisTestNonRemovableHorizon() was only used for the implementation of
snapshot_too_old, which was removed in f691f5b80a. As using
GlobalVisTestNonRemovableHorizon() is not particularly efficient, no new uses
for it should be added. Therefore remove.

Discussion: https://postgr.es/m/20240415185720.q4dg4dlcyvvrabz4@awork3.anarazel.de
2024-04-17 11:21:17 -07:00
..
aio Fix if/while thinko in read_stream.c edge case. 2024-04-07 14:51:33 +12:00
buffer Revert indexed and enlargable binary heap implementation. 2024-04-11 17:18:05 +09:00
file Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
freespace freespace: Don't return blocks past the end of the main fork. 2024-04-13 08:34:20 -07:00
ipc Remove GlobalVisTestNonRemovable[Full]Horizon, not used anymore 2024-04-17 11:21:17 -07:00
large_object Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
lmgr Revert: Implement pg_wal_replay_wait() stored procedure 2024-04-11 17:28:15 +03:00
page Update copyright for 2024 2024-01-03 20:49:05 -05:00
smgr freespace: Don't return blocks past the end of the main fork. 2024-04-13 08:34:20 -07:00
sync Make the order of the header file includes consistent 2024-03-13 15:07:00 +01:00
Makefile Provide API for streaming relation data. 2024-04-03 00:49:46 +13:00
meson.build Provide API for streaming relation data. 2024-04-03 00:49:46 +13:00