]> granicus.if.org Git - postgresql/commit
Tab completion for ALTER .. ALL IN TABLESPACE
authorStephen Frost <sfrost@snowman.net>
Sun, 7 Sep 2014 12:04:35 +0000 (08:04 -0400)
committerStephen Frost <sfrost@snowman.net>
Sun, 7 Sep 2014 12:09:36 +0000 (08:09 -0400)
commit4231599328f75d6549831f65223a22236a43a5c9
treeffa660267297e3778b9585a27934a785314a73cd
parent31189e8627cdbdb72d16d0314d95b1aea913e616
Tab completion for ALTER .. ALL IN TABLESPACE

Update the tab completion for the changes made in
3c4cf080879b386d4ed1814667aca025caafe608, which rework 'MOVE ALL' to be
'ALTER .. ALL IN TABLESPACE'.

Fujii Masao

Back-patch to 9.4, as the original change was.
src/bin/psql/tab-complete.c