Re: [Review] Tests citext casts by David Wheeler. - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: [Review] Tests citext casts by David Wheeler.
Date
Msg-id 743551D1-6DB1-46DA-8164-53DD222E8CFF@kineticode.com
Whole thread Raw
In response to Re: [Review] Tests citext casts by David Wheeler.  ("David E. Wheeler" <david@kineticode.com>)
Responses Re: [Review] Tests citext casts by David Wheeler.  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
On Sep 12, 2008, at 11:35, David E. Wheeler wrote:

> I've got another patch I'm working on adding support for "char" (and
> tests for char). Just to fill out a gap I saw in the casting
> coverage. I'm trying to get it done now. With that, AFAIK, citext
> will work just like text.

Looks like the IO conversions handle char and "char", so the attached
patch just updates the regression test.

Best,

David


Attachment

pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: [Review] Tests citext casts by David Wheeler.
Next
From: Ron Mayer
Date:
Subject: Re: Proposed patch: make SQL interval-literal syntax work per spec