RE: [HACKERS] Novice Question

Поиск
Список
Период
Сортировка
От Jackson, DeJuan
Тема RE: [HACKERS] Novice Question
Дата
Msg-id F10BB1FAF801D111829B0060971D839F5E4234@cpsmail
обсуждение исходный текст
Ответы Re: [HACKERS] Novice Question  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Matthew C. Aycock"
Дата:
Сообщение: CVS....
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Novice Question