On Thu, Nov 17, 2011 at 5:29 PM, Tom Lane <[email protected]> wrote: > Robert Haas <[email protected]> writes: >> On Thu, Nov 17, 2011 at 4:26 PM, Alvaro Herrera >> <[email protected]> wrote: >>> So the buildfarm broke due to this change, because citext does > >> Thanks for fixing it. Should we revert the original change? > > I still think it's reasonable to remove the extra downcasing step, > but we'll have to document it as a change. For instance, spelling > C as either "C" or 'C' would work differently now. The fact that > the former is downcased seems quite surprising to me, so I don't > think anybody would say that this isn't a better definition, but > undoubtedly it could force people to change their source files.
So, should we add a note to all the LANGUAGE command pages in the manual? Or just include this in the release notes? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
