diff options
author | Michael Paquier | 2019-08-05 05:27:20 +0000 |
---|---|---|
committer | Michael Paquier | 2019-08-05 05:27:20 +0000 |
commit | 05ba8370b8e4b5c8f3dd51986b9fdeb43fed5610 (patch) | |
tree | b164578693fb2dfef5eff8a69b4bb27ecb470194 /src/backend/utils/adt/numeric.c | |
parent | 8548ddc61b5858b6466e69f66a6b1a7ea9daef06 (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/[email protected]
Backpatch-through: 9.6
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions