Re: Improve readability by using designated initializers when possible

Поиск
Список
Период
Сортировка
От Jelte Fennema-Nio
Тема Re: Improve readability by using designated initializers when possible
Дата
Msg-id CAGECzQQ182jzQ=Vj+9UrhUCFAH7BUwCK=ecTQ6xfESPJaQkDKg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Improve readability by using designated initializers when possible  (Jelte Fennema-Nio <postgres@jeltef.nl>)
Ответы Re: Improve readability by using designated initializers when possible  (Japin Li <japinli@hotmail.com>)
Список pgsql-hackers
On Tue, 27 Feb 2024 at 12:52, Jelte Fennema-Nio <postgres@jeltef.nl> wrote:
> Attached is an updated patchset to also convert pg_enc2icu_tbl and
> pg_enc2gettext_tbl. I converted pg_enc2gettext_tbl in a separate
> commit, because it actually requires some codechanges too.

Another small update to also make all arrays changed by this patch
have a trailing comma (to avoid future diff noise).

Вложения

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Schema variables - new implementation for Postgres 15
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Synchronizing slots from primary to standby