summaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_func.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2019-08-05 14:30:34 +0900
committerMichael Paquier <michael@paquier.xyz>2019-08-05 14:30:34 +0900
commitdd64a45a7d5982a6e0ef4569f0f16507db93136e (patch)
tree64c8d5c90cee5bc489d5e62aca19e41b3d0e3e14 /src/backend/parser/parse_func.c
parent6138386dcbd12831c5fb9f9b65e75cfeb407147b (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 'src/backend/parser/parse_func.c')
0 files changed, 0 insertions, 0 deletions