Fujii,
* Fujii Masao (masao.fujii@gmail.com) wrote:
> On Fri, Aug 22, 2014 at 8:14 AM, Stephen Frost <sfrost@snowman.net> wrote:
> > * Alvaro Herrera (alvherre@2ndquadrant.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.
Pushed. Thanks again,
Stephen