Re: Column names - time

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Lee Kindness <lkindness(at)csl(dot)co(dot)uk>
Cc: pgsql-hackers(at)postgresql(dot)org, Peter Eisentraut <peter_e(at)gmx(dot)net>, Mark Aves <maves(at)csl(dot)co(dot)uk>
Subject: Re: Column names - time
Date: 2001-10-17 14:21:08
Message-ID: 26689.1003328468@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Lee Kindness <lkindness(at)csl(dot)co(dot)uk> writes:
> Tom Lane writes:
>>> There is an up-to-date list of keywords in the documentation:
>>> http://www.ca.postgresql.org/users-lounge/docs/7.1/postgres/sql-keywords-appendix.html

> Thanks for the info. Would I be right in saying that the status of
> time (unreserved for PostgreSQL) for 7.2 needs to be changed

Probably. Peter has a script that generates that table directly from
gram.y, and I assume he'll run it sometime before 7.2 release...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-10-17 16:11:23 Re: To Postgres Devs : Wouldn't changing the select limit
Previous Message Bill Studenmund 2001-10-17 13:48:05 Re: Package support for Postgres