Re: Adding REPACK [concurrently]

Поиск
Список
Период
Сортировка
От Alexander Lakhin
Тема Re: Adding REPACK [concurrently]
Дата
Msg-id e60318b8-be75-4bfd-82f0-0829f51fa839@gmail.com
обсуждение
Ответ на Re: Adding REPACK [concurrently]  (Antonin Houska <ah@cybertec.at>)
Список pgsql-hackers
Hello Antonin and Alvaro,

I've noticed a wrong reference coined in commit 28d534e2a:
A comment in repack_worker.c says:
     /*
      * Override the default bgworker_die() with die() so we can use
      * CHECK_FOR_INTERRUPTS().
      */
     pqsignal(SIGTERM, die);
     BackgroundWorkerUnblockSignals();

but bgworker_die() doesn't exist since d62dca3b2 (2026-02-18).
Maybe this is not needed anymore?

Best regards,
Alexander



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