Re: [HACKERS] ICU integration - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] ICU integration
Date
Msg-id 19823.1485977902@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] ICU integration  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: [HACKERS] ICU integration  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] logical decoding of two-phase transactions
Next
From: Thomas Munro
Date:
Subject: Re: [HACKERS] WIP: [[Parallel] Shared] Hash