diff options
author | Michael Paquier <michael@paquier.xyz> | 2019-08-05 14:30:27 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2019-08-05 14:30:27 +0900 |
commit | e733adc51fbb7788e8840c05322b5c2c110fcf9b (patch) | |
tree | 68b1b02ef2bb9f35021f7d24d985ccbef5856b75 /src/backend/utils/adt/ruleutils.c | |
parent | 670f2a43c2b980fd6dd7495ace10190b9efed227 (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/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions