Martin Pitt <[EMAIL PROTECTED]> writes:
> On 2004-07-08 7:10 -0700, Stephan Szabo wrote:
>> It doesn't appear to be necessary to quote the identifier, however version
>> and "version" refer to the same identifier in this case so I wouldn't call
>> it an error, either.
> This makes sense, thank yo
Hi Stephan!
On 2004-07-08 7:10 -0700, Stephan Szabo wrote:
> It doesn't appear to be necessary to quote the identifier, however version
> and "version" refer to the same identifier in this case so I wouldn't call
> it an error, either. My guess as to the reason comes from this comment
> fragment
On Thu, 8 Jul 2004, Martin Pitt wrote:
> Hi PostgreSQL developers!
>
> Recently we got the bug report below. It seems that there is a special
> treatment of columns named "version". Normally fields of primary key
> indices are printed out unquoted, however, if the column is named
> "version", the