pgsql: Make vacuum_index_cleanup reloption RELOPT_TYPE_ENUM.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема pgsql: Make vacuum_index_cleanup reloption RELOPT_TYPE_ENUM.
Дата
Msg-id E1mB8up-0001c6-Pe@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Make vacuum_index_cleanup reloption RELOPT_TYPE_ENUM.

Oversight in commit 3499df0d, which generalized the reloption as a way
of giving users a way to consistently avoid VACUUM's index bypass
optimization.

Per off-list report from Nikolay Shaplov.

Backpatch: 14-, where index cleanup reloption was extended.

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e8086bd3ba0ab73a18ac2293dd14f488734126ec

Modified Files
--------------
src/backend/access/common/reloptions.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Add prepare API support for streaming transactions in logical re
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: pgstat: split reporting/fetching of bgwriter and checkpointer st