Search Postgresql Archives

Re: PostgreSQL Gotchas

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Oct 14, 2005 at 10:34:53AM -0400, Jan Wieck wrote:
> On 10/13/2005 2:40 PM, Tom Lane wrote:
> >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 ...
> 
> Just an idea ...
> 
> if the release that offers UPPER case folding as an option also makes 
> sure that all internal and tool references to system catalog objects are 
> properly quoted (as they IMHO should be anyway), then it would be 
> reduced to a third party tool/application problem accessing the system 
> catalog in a database that has this new config option selected.

The main problem I see is that the most people who are complaining are
people who create their tables as "MixedCaseQuoted" and then refer to
them as Unquoted. Even following the SQL standard precisely will not
fix this, given that behaviour is non-standard also.

Seems to me we'd be better off creating an option
"lowercase_quoted_anyway" which solves everything, at the expense of
being even less compliant.

Once you've loaded the schema, you pg_dump it again and then you can
reload it without the option. All fixed...
-- 
Martijn van Oosterhout   <kleptog@xxxxxxxxx>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Attachment: pgpOib3LYdC1v.pgp
Description: PGP signature


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux