Re: column name is "LIMIT" - Mailing list pgsql-performance

From Bryan Encina
Subject Re: column name is "LIMIT"
Date
Msg-id 01a201c528cb$c23f7d20$ca1e10ac@AT10111
Whole thread Raw
In response to Re: column name is "LIMIT"  (Jan Wieck <JanWieck@Yahoo.com>)
Responses Re: column name is "LIMIT"
List pgsql-performance
> Note also that the Slony-I replication system has problems
> with column
> names identical to reserved words. This is rooted in the fact
> that the
> quote_ident() function doesn't quote reserved words ... as it IMHO is
> supposed to do.
>
>
> Jan
>

Does this apply to table names as well or just columns?

Bryan

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Avoiding tuple construction/deconstruction during joining
Next
From: Tom Lane
Date:
Subject: Re: column name is "LIMIT"