aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/expected/subscription.out
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2025-07-15 18:51:17 +0900
committerFujii Masao <fujii@postgresql.org>2025-07-15 18:51:17 +0900
commitff0bcb248e6ef337902cb26266606c1ab4ea4048 (patch)
treea3ca7c9c320c57ae95f5927a672e06fd8761e184 /src/test/regress/expected/subscription.out
parent006fc975a2b984249283e953900ac0ee814c5d6b (diff)
downloadpostgresql-master.tar.gz
postgresql-master.zip
psql: Fix tab-completion after GRANT/REVOKE on LARGE OBJECT and FOREIGN SERVER.HEADmaster
Previously, when pressing Tab after GRANT or REVOKE ... ON LARGE OBJECT or ON FOREIGN SERVER, TO or FROM was incorrectly suggested by psql's tab-completion. This was not appropriate, as those clauses are not valid at that point. This commit fixes the issue by preventing TO and FROM from being offered immediately after those specific GRANT/REVOKE statements. Author: Yugo Nagata <nagata@sraoss.co.jp> Reviewed-by: Fujii Masao <masao.fujii@gmail.com> Discussion: https://postgr.es/m/20250408122857.b2b06dde4e6a08290af02336@sraoss.co.jp
Diffstat (limited to 'src/test/regress/expected/subscription.out')
0 files changed, 0 insertions, 0 deletions