aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/enum.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2019-08-05 14:30:16 +0900
committerMichael Paquier <michael@paquier.xyz>2019-08-05 14:30:16 +0900
commit6dad61dc76ea5ef35a437bf881e48cf46df67e29 (patch)
tree83ea16b2d989818097ce94e5ebc394a69d427c11 /src/backend/utils/adt/enum.c
parent7a5e39ec94814c0df595e896a62a765a260da517 (diff)
downloadpostgresql-6dad61dc76ea5ef35a437bf881e48cf46df67e29.tar.gz
postgresql-6dad61dc76ea5ef35a437bf881e48cf46df67e29.zip
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/utils/adt/enum.c')
0 files changed, 0 insertions, 0 deletions