Re: PostgreSQL Gotchas - Mailing list pgsql-general

From Tom Lane
Subject Re: PostgreSQL Gotchas
Date
Msg-id 24657.1129228829@sss.pgh.pa.us
Whole thread Raw
In response to Re: PostgreSQL Gotchas  (Chris Travers <chris@travelamericas.com>)
Responses Re: PostgreSQL Gotchas  (Chris Travers <chris@travelamericas.com>)
Re: PostgreSQL Gotchas  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-general
Chris Travers <chris@travelamericas.com> writes:
> So basically, the problem is that any fix for case folding would touch a
> fair bit of code and possibly cause other problems.  However, I haven't
> seen anyone worry about performance issues in such a fix, just that it
> might be a fair bit of work.

More that it's likely to create serious forwards, backwards, and
sideways compatibility problems :-(.  The work involved is mostly
in figuring out how to deal with that.

Since the end reward for all this work would be having to read CATALOGS
WRITTEN IN ALL UPPER CASE, none of the key developers seem very
interested ...

            regards, tom lane

pgsql-general by date:

Previous
From: Marc Munro
Date:
Subject: Re: Setting up a fine-grained permission system
Next
From: Andrew Sullivan
Date:
Subject: Re: On "multi-master"