Re: [HACKERS] Minor correction in alter_table.sgml
| От | Tom Lane |
|---|---|
| Тема | Re: [HACKERS] Minor correction in alter_table.sgml |
| Дата | |
| Msg-id | 6824.1482352012@sss.pgh.pa.us обсуждение |
| Ответ на | Minor correction in alter_table.sgml (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>) |
| Ответы |
Re: [HACKERS] Minor correction in alter_table.sgml
|
| Список | pgsql-hackers |
Stephen Frost <sfrost@snowman.net> writes:
> * Tom Lane (tgl@sss.pgh.pa.us) wrote:
>> So maybe something like
>>
>> All the forms of ALTER TABLE that act on a single table,
>> except RENAME and SET SCHEMA, can be combined into a
>> list of multiple alterations to be applied together.
> Committed and back-patch'd that way.
BTW, so far as the HEAD version of this patch goes, I notice that
ATTACH PARTITION and DETACH PARTITION were recently added to the
list of exceptions. But they're not exceptions according to this
wording: they act on more than one table (the parent and the
partition), no? So we could simplify the sentence some more by
removing them again.
regards, tom lane
В списке pgsql-hackers по дате отправления: