| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | Stephen Frost <sfrost(at)snowman(dot)net> |
| Cc: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: ALTER TABLESPACE MOVE command tag tweak |
| Date: | 2014-09-03 05:39:07 |
| Message-ID: | CAHGQGwF_A35XNx4emok0ZQWBEcBrkzjYqEzRd05u=9wUzdBWNw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Aug 22, 2014 at 8:14 AM, Stephen Frost <sfrost(at)snowman(dot)net> wrote:
> Alvaro,
>
> * Alvaro Herrera (alvherre(at)2ndquadrant(dot)com) wrote:
>> ALTER TABLE ALL IN TABLESPACE xyz
>> which AFAICS should work since ALL is already a reserved keyword.
>
> Pushed to master and REL9_4_STABLE.
You seem to have forgotten to update tab-complete.c.
Attached patch updates that.
Regards,
--
Fujii Masao
| Attachment | Content-Type | Size |
|---|---|---|
| tab-completion-alter-table-all-set-tablespace_v1.patch | text/x-patch | 5.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Frost | 2014-09-03 05:42:40 | Re: ALTER TABLESPACE MOVE command tag tweak |
| Previous Message | Sergey Konoplev | 2014-09-03 05:38:55 | Re: pg_upgrade and epoch |