Re: Identifier case folding notes - Mailing list pgsql-hackers

From Andreas Joseph Krogh
Subject Re: Identifier case folding notes
Date
Msg-id 200807090942.18571.andreak@officenet.no
Whole thread Raw
In response to Re: Identifier case folding notes  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wednesday 09 July 2008 00:35:07 Tom Lane wrote:
> Andreas Joseph Krogh <andreak@officenet.no> writes:
> > Right. From a user's perspective 4) sounds best. I often run into problems having keywords as column-names:
>
> None of the proposals on the table will remove the need to use quotes in
> that case.

I know, but then tools/frameworks won't fail when they produce queries like SELECT "USER" FROM test, because it sends
"USER"and not "user". 

--
Andreas Joseph Krogh <andreak@officenet.no>
Senior Software Developer / Manager
------------------------+---------------------------------------------+
OfficeNet AS            | The most difficult thing in the world is to |
Karenslyst Allé 11      | know how to do a thing and to watch         |
PO. Box 529 Skøyen      | somebody else doing it wrong, without       |
0214 Oslo               | comment.                                    |
NORWAY                  |                                             |
Tlf:    +47 24 15 38 90 |                                             |
Fax:    +47 24 15 38 91 |                                             |
Mobile: +47 909  56 963 |                                             |
------------------------+---------------------------------------------+


pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Summary of some postgres portability issues
Next
From: Peter Eisentraut
Date:
Subject: Re: Identifier case folding notes