Re: Command Triggers, patch v11
От | Thom Brown |
---|---|
Тема | Re: Command Triggers, patch v11 |
Дата | |
Msg-id | CAA-aLv5paBN4P-cXUsu=KMQva-SCSjo9MpzM6szYFt5wqeFkeg@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Command Triggers, patch v11 (Thom Brown <thom@linux.com>) |
Ответы |
Re: Command Triggers, patch v11
Re: Command Triggers, patch v11 |
Список | pgsql-hackers |
On 2 March 2012 23:33, Thom Brown <thom@linux.com> wrote: > On 2 March 2012 22:32, Dimitri Fontaine <dimitri@2ndquadrant.fr> wrote: >>>> test=# CREATE TABLE badname (id int, a int, b text); >>>> ERROR: invalid relation name: badname >>>> test=# CREATE TABLE badname AS SELECT 1::int id, 1::int a, ''::text b; >>>> SELECT 1 >>>> >>>> This doesn't even get picked up by ANY COMMAND. >> >> I think Andres should add an entry for his patch on the commitfest. Is >> it ok? > > I'll try Andres' patch this weekend while I test yours. Actually no matter which patch I apply first, they cause the other to fail to apply. -- Thom
В списке pgsql-hackers по дате отправления: