Re: GUC values - recommended way to declare the C variables?

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: GUC values - recommended way to declare the C variables?
Дата
Msg-id 20221012191215.GA1498025@nathanxps13
обсуждение исходный текст
Ответ на Re: GUC values - recommended way to declare the C variables?  (Peter Smith <smithpb2250@gmail.com>)
Ответы Re: GUC values - recommended way to declare the C variables?  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Wed, Sep 28, 2022 at 10:13:22AM +1000, Peter Smith wrote:
> PSA a small patch to tidy a few of the GUC C variables - adding
> comments and removing unnecessary declaration assignments.
> 
> make check-world passed OK.

Looks reasonable to me.  I've marked this as ready-for-committer.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



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

Предыдущее
От: Önder Kalacı
Дата:
Сообщение: Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Simplifying our Trap/Assert infrastructure