RE: [HACKERS] Novice Question - Mailing list pgsql-hackers

From Jackson, DeJuan
Subject RE: [HACKERS] Novice Question
Date
Msg-id F10BB1FAF801D111829B0060971D839F5E4234@cpsmail
Whole thread Raw
Responses Re: [HACKERS] Novice Question  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
OK, this is a complete novice question.
Do we or do we not have temp tables (and/or unnamed tables)? 
If we don't why not?
I can see them making quite a few places of current development a lot
easier and flexible.  I do realize TANSTAAFL, but as I grok it could be
used for multiple tuple return from functions, the
deferrable-constraints problems, implementing the SQL92 join syntax, and
subselects in from clauses and select lists.

Just more of those ideas,-DEJ


pgsql-hackers by date:

Previous
From: "Matthew C. Aycock"
Date:
Subject: CVS....
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Novice Question