Re: tsvector work with citext

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "David E(dot) Wheeler" <david(at)kineticode(dot)com>
Cc: Teodor Sigaev <teodor(at)sigaev(dot)ru>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Me Chai Swee <mech(at)me(dot)com>
Subject: Re: tsvector work with citext
Date: 2015-09-18 16:10:21
Message-ID: 24526.1442592621@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"David E. Wheeler" <david(at)kineticode(dot)com> writes:
> On Sep 18, 2015, at 7:29 AM, Teodor Sigaev <teodor(at)sigaev(dot)ru> wrote:
>> Fixed (9acb9007de30b3daaa9efc16763c3bc6e3e0a92d), but didn't backpatch because it isn't a critical bug.

> Great, thank you!
> For those on older versions, whats the simplest workaround?

FWIW, I thought this would be a reasonable thing to back-patch.
It's not as though contrib/citext hasn't been around for awhile.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2015-09-18 16:19:19 Re: vacuumdb sentence
Previous Message David E. Wheeler 2015-09-18 16:04:38 Re: tsvector work with citext