Re: patch: ALTER TABLE IF EXISTS
От | Dean Rasheed |
---|---|
Тема | Re: patch: ALTER TABLE IF EXISTS |
Дата | |
Msg-id | CAEZATCUXOXfUDoJeLa8sxDgFxt=vSBph0HRyEKpYtzuwjXDO5g@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: patch: ALTER TABLE IF EXISTS (Pavel Stehule <pavel.stehule@gmail.com>) |
Ответы |
Re: patch: ALTER TABLE IF EXISTS
|
Список | pgsql-hackers |
On 23 January 2012 20:14, Pavel Stehule <pavel.stehule@gmail.com> wrote: > Hello > > 2012/1/23 Robert Haas <robertmhaas@gmail.com>: >> On Tue, Jan 3, 2012 at 2:49 PM, Pavel Stehule <pavel.stehule@gmail.com> wrote: >>> jup, we can continue in enhancing step by step. >>> >>> I change a patch and now ALTER TABLE, ALTER INDEX, ALTER SEQUENCE and >>> ALTER VIEW has IF EXISTS clause >> >> ALTER FOREIGN TABLE should be parallel as well, I think. >> > > refreshed + ALTER FOREIGN TABLE IF EXISTS ... support > I just noticed this copy-and-paste error in the ALTER FOREIGN TABLE docs: IF EXISTS: Do not throw an error if the sequence does not exist. A notice is issued in this case. That should be "foreign table" not "sequence". Regards, Dean
В списке pgsql-hackers по дате отправления: