Re: Poor-man's enumeration type - Mailing list pgsql-novice

From Tom Lane
Subject Re: Poor-man's enumeration type
Date
Msg-id 17351.1114572562@sss.pgh.pa.us
Whole thread Raw
In response to Re: Poor-man's enumeration type  ("Keith Worthington" <keithw@narrowpathinc.com>)
Responses Re: Poor-man's enumeration type  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-novice
"Keith Worthington" <keithw@narrowpathinc.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.)

> [snip]
> Am I missing anything important?

Didn't see anything ;-)

            regards, tom lane

pgsql-novice by date:

Previous
From: "Keith Worthington"
Date:
Subject: Re: Poor-man's enumeration type
Next
From: "Keith Worthington"
Date:
Subject: Copy data from table to table