Re: [HACKERS] ICU integration

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] ICU integration
Дата
Msg-id 19823.1485977902@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] ICU integration  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: [HACKERS] ICU integration  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Pavel Stehule <pavel.stehule@gmail.com> writes:
> This patch is not possible to compile on today master
> commands/collationcmds.o: In function `AlterCollation':
> /home/pavel/src/postgresql/src/backend/commands/collationcmds.c:297:
> undefined reference to `CatalogUpdateIndexes'

Evidently collateral damage from 2f5c9d9c9.  But I'd suggest waiting
to fix it until you can also do s/simple_heap_delete/CatalogTupleDelete/
as I proposed in
https://www.postgresql.org/message-id/462.1485902736@sss.pgh.pa.us

I'll go make that happen right now, now that I realize there are patch(es)
waiting on it.
        regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] logical decoding of two-phase transactions
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: [HACKERS] WIP: [[Parallel] Shared] Hash