Re: Book and TEMP vs. TEMPORARY - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Book and TEMP vs. TEMPORARY
Date
Msg-id 27282.955035100@sss.pgh.pa.us
Whole thread Raw
In response to Book and TEMP vs. TEMPORARY  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Book and TEMP vs. TEMPORARY  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> I am doing the chapter on temporary tables.  Should I show examples
> using TEMP or TEMPORARY?

TEMPORARY is SQL92 standard, TEMP is not.  Nuff said...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 7.0 like selectivity
Next
From: Bruce Momjian
Date:
Subject: Re: Book and TEMP vs. TEMPORARY