Re: [SQL] is limit a reserved keyword?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Gabriel Russell <g.russell@ieee.org>
Cc: pgsql-sql@postgresql.org, pgsql-bugs@postgresql.org
Date: 2000-05-26T22:48:04Z
Lists: pgsql-bugs
Gabriel Russell <g.russell@ieee.org> writes: > Is limit a reserved keyword? Yes. > If so, then it is not in the list of reserved keywords. Documentation oversight, evidently :-( regards, tom lane