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

From David E. Wheeler
Subject Re: citext operator precedence fix
Date
Msg-id A3D2C0B7-6DDA-4933-8FBB-DDA72BD6AD2F@kineticode.com
Whole thread Raw
In response to Re: citext operator precedence fix  (Josh Berkus <josh@agliodbs.com>)
Responses Re: citext operator precedence fix
List pgsql-hackers
On Sep 22, 2011, at 10:50 AM, Josh Berkus wrote:

>> Just write some comparisons like upthread, and see if the output is f or t. Put them into sql/citext.sql.
>
> Oh, ok.  I thought you meant checking the actual function call.
>
> Tests go in the main SQL file?  Shouldn't they have their own file?

That is the test file. The main SQL file is citext--1.0.sql. You'll actually need to bump the version number to 1.1,
renamethat file to citext--1.1.sql, and also add them to a citext--1.0--1.1.sql. There probably also needs to be a
citext--unpackaged--1.1.sqlfile. 

Best,

David



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: citext operator precedence fix
Next
From: Alvaro Herrera
Date:
Subject: Re: citext operator precedence fix