pgsql: Remove GlobalVisTestNonRemovable[Full]Horizon, not used anymore

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Remove GlobalVisTestNonRemovable[Full]Horizon, not used anymore
Дата
Msg-id E1rxAOq-002Y2K-0D@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove GlobalVisTestNonRemovable[Full]Horizon, not used anymore

GlobalVisTestNonRemovableHorizon() was only used for the implementation of
snapshot_too_old, which was removed in f691f5b80a8. 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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3ab8cf92754d5ee4390af4e4840fb45d5bc25007

Modified Files
--------------
src/backend/storage/ipc/procarray.c | 30 ------------------------------
src/include/utils/snapmgr.h         |  2 --
2 files changed, 32 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: pgsql: Cleanup parallel BRIN index build code
Следующее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Refactoring for CommitTransactionCommand()/AbortCurrentTransacti