Re: citext operator precedence fix - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: citext operator precedence fix
Date
Msg-id 4E7CB5C9.3050008@agliodbs.com
Whole thread Raw
In response to Re: citext operator precedence fix  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: citext operator precedence fix
List pgsql-hackers
> I'm OK with the proposed behavior change and I agree that it's
> probably what people want, but I am awfully suspicious that those
> extra casts are going to break something you haven't thought about.
> It might be worth posting a rough version first just to see if I (or
> someone else) can break it before you spend a lot of time on it.

Additional breakage confirmed (hash functions, etc.)  Looks like I need
to add a lot more support functions and test.   This is still worth
doing, but don't expect it for the next commitfest.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Single pass vacuum - take 2
Next
From: Heikki Linnakangas
Date:
Subject: Re: Hot Backup with rsync fails at pg_clog if under load