Re: Poor-man's enumeration type

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: KeithW(at)narrowpathinc(dot)com, PostgreSQL Novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Poor-man's enumeration type
Date: 2005-04-27 15:59:12
Message-ID: 200504271559.j3RFxCh07376@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Tom Lane wrote:
> "Keith Worthington" <keithw(at)narrowpathinc(dot)com> writes:
> > I honestly tried to check on the SQL standard but I was unable to find a copy
> > online. Can you suggest a location?
>
> The actual gold-plated spec is only available for $$$, but you can find
> essentially-final drafts for free. See the PG FAQ for links. (I prefer
> the drafts, personally, because you can get 'em in plain searchable
> ASCII rather than barely-better-than-dead-trees PDF.)

Actually, the developer's FAQ.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Akbar 2005-04-27 16:12:48 query like this???
Previous Message Keith Worthington 2005-04-27 15:14:59 Re: SQL COPY Command