Re: broken table formatting in psql

Поиск
Список
Период
Сортировка
От John Naylor
Тема Re: broken table formatting in psql
Дата
Msg-id CAFBsxsFaw=GQQMB7uAQrcARjhpRXJuaMn66oGjZih+4QYKfZpQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: broken table formatting in psql  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: broken table formatting in psql  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On Thu, Sep 8, 2022 at 12:51 PM Pavel Stehule <pavel.stehule@gmail.com> wrote:
>
>
>> Does anyone want to advocate for backpatching these missing ranges to
>> v12 and up? v12 still has a table in-line so trivial to remedy, but
>> v13 and up use a script, so these exceptions would likely have to use
>> hard-coded branches to keep from bringing in new changes.
>>
>> If so, does anyone want to advocate for including this patch in v15?
>> It claims Unicode 14.0.0, and this would make that claim more
>> technically correct as well as avoiding additional branches.
>
>
> I think it can be fixed just in v15 and master.  This issue has no impact on SQL.

Well, if the regressions from v11 are not important enough to
backpatch, there is not as much of a case to backpatch the full fix to
v15 either.
-- 
John Naylor
EDB: http://www.enterprisedb.com



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

Предыдущее
От: vignesh C
Дата:
Сообщение: Re: Handle infinite recursion in logical replication setup
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: broken table formatting in psql