Re: [HACKERS] Re: [SQL] prob with aggregate and group by - returns multiplesh
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Thomas Lockhart <lockhart@alumni.caltech.edu>
Cc: Bruce Momjian <pgman@candle.pha.pa.us>, "'pgsql-sql@postgresql.org'" <pgsql-sql@postgreSQL.org>, PostgreSQL Development <pgsql-hackers@postgreSQL.org>
Date: 2000-03-01T06:29:25Z
Lists: pgsql-hackers
Thomas Lockhart <lockhart@alumni.caltech.edu> writes: >> So are we willing to field questions from people trying to use TEMP >> tables and trying TEMP and not TEMPORARY. I realize the restriction on >> a field called TEMP, but we don't get those very often. How many people >> are going to guess TEMP and not TEMPORARY? > Well, that's one reason to stick to a published standard. No guessing > required since one could look it up ;) As of an hour ago, neither one is a reserved word ;-) regards, tom lane