diff options
author | Michael Paquier | 2019-08-05 05:30:34 +0000 |
---|---|---|
committer | Michael Paquier | 2019-08-05 05:30:34 +0000 |
commit | dd64a45a7d5982a6e0ef4569f0f16507db93136e (patch) | |
tree | 64c8d5c90cee5bc489d5e62aca19e41b3d0e3e14 /doc/src | |
parent | 6138386dcbd12831c5fb9f9b65e75cfeb407147b (diff) |
Fix tab completion for ALTER LANGUAGE in psql
OWNER_TO was used for the completion, which is not a supported grammar,
but OWNER TO is.
This error has been introduced by d37b816, so backpatch down to 9.6.
Author: Alexander Lakhin
Discussion: https://postgr.es/m/7ab243e0-116d-3e44-d120-76b3df7abefd@gmail.com
Backpatch-through: 9.6
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions