Re: Creating a zero-column table

Поиск
Список
Период
Сортировка
От Philip Warner
Тема Re: Creating a zero-column table
Дата
Msg-id 5.1.0.14.0.20021213140731.02b43010@mail.rhyme.com.au
обсуждение исходный текст
Ответ на Creating a zero-column table  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
At 04:08 PM 12/12/2002 -0500, Tom Lane wrote:
>Should we remove this error check, thereby effectively making
>zero-column tables first-class citizens?

It's a bit daft, but I suspect it's the way to go. There has to be a 
non-zero chance that a future version of pg_dump may want to add attributes 
to tables in a piecemeal fashion (cyclic FKs? Yuk).



----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 03 5330 3172          |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                 |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/



В списке pgsql-hackers по дате отправления:

Предыдущее
От: wade
Дата:
Сообщение: invalid tid errors.
Следующее
От: Philip Warner
Дата:
Сообщение: Re: Creating a zero-column table