Re: Bogus collation version recording in recordMultipleDependencies

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bogus collation version recording in recordMultipleDependencies
Дата
Msg-id 4157843.1618590476@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Bogus collation version recording in recordMultipleDependencies  (Julien Rouhaud <rjuju123@gmail.com>)
Ответы Re: Bogus collation version recording in recordMultipleDependencies  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Julien Rouhaud <rjuju123@gmail.com> writes:
> On Fri, Apr 16, 2021 at 10:03:42AM -0400, Tom Lane wrote:
>> So I propose that we do 0001 below, which is my first patch plus your
>> suggestion about fixing up create_index.sql.  This passes check-world
>> for me under both C and en_US.utf8 prevailing locales.

> That's what I ended up with too, so LGTM!

Pushed, thanks for review!  (and I'll update the open items list in a
sec)

            regards, tom lane



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Iterating on IndexTuple attributes and nbtree page-level dynamic prefix truncation
Следующее
От: Esteban Zimanyi
Дата:
Сообщение: Re: Error when defining a set returning function