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

From Gourish Singbal
Subject column name is "LIMIT"
Date
Msg-id 674d1f8a0503132314754df153@mail.gmail.com
Whole thread Raw
Responses Re: column name is "LIMIT"
Re: column name is "LIMIT"
List pgsql-performance
Guys,

I am having a problem firing queries on one of the tables which is
having "limit" as the column name.

If a run an insert/select/update command on that table i get the below error.

ERROR:  syntax error at or near "limit" at character 71

Any Help would be realyl great to solve the problem.

postgresql 7.4.5 and linux OS

--
Best,
Gourish Singbal

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: cpu_tuple_cost
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: column name is "LIMIT"