diff options
author | Andres Freund <andres@anarazel.de> | 2015-12-19 17:37:11 +0100 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2015-12-19 17:37:11 +0100 |
commit | 130d94a7b868f5b6df512e5fde94a64e5e71178b (patch) | |
tree | 0c466b29cbfc55b692ca19c87a6e8cb7c7eda9f2 /src/backend/parser/parse_target.c | |
parent | bbbd807097092c7f292872e7da02eee35d67e54b (diff) | |
download | postgresql-130d94a7b868f5b6df512e5fde94a64e5e71178b.tar.gz postgresql-130d94a7b868f5b6df512e5fde94a64e5e71178b.zip |
Fix tab completion for ALTER ... TABLESPACE ... OWNED BY.
Previously the completion used the wrong word to match 'BY'. This was
introduced brokenly, in b2de2a. While at it, also add completion of
IN TABLESPACE ... OWNED BY and fix comments referencing nonexistent
syntax.
Reported-By: Michael Paquier
Author: Michael Paquier and Andres Freund
Discussion: CAB7nPqSHDdSwsJqX0d2XzjqOHr==HdWiubCi4L=Zs7YFTUne8w@mail.gmail.com
Backpatch: 9.4, like the commit introducing the bug
Diffstat (limited to 'src/backend/parser/parse_target.c')
0 files changed, 0 insertions, 0 deletions