diff options
author | Tomas Vondra <tomas.vondra@postgresql.org> | 2025-02-17 17:55:23 +0100 |
---|---|---|
committer | Tomas Vondra <tomas.vondra@postgresql.org> | 2025-02-17 18:12:15 +0100 |
commit | c407d5426b877b41be87f9e679e321bb2c42e47d (patch) | |
tree | 79f3e43e7b8e48d7848b4c6c40712ddddd00cf2e /src/backend/access/gist | |
parent | 9df8727c5067916580f82da8b249136391de8544 (diff) | |
download | postgresql-c407d5426b877b41be87f9e679e321bb2c42e47d.tar.gz postgresql-c407d5426b877b41be87f9e679e321bb2c42e47d.zip |
Add tab completion for ALTER USER/ROLE RESET
Currently tab completion for ALTER USER RESET shows a list of all
configuration parameters that may be set on a role, irrespectively of
which parameters are actually set. This patch improves tab completion to
offer only parameters that are set.
Author: Robins Tharakan
Reviewed-By: Tomas Vondra
Discussion: https://postgr.es/m/CAEP4nAzqiT6VbVC5r3nq5byLTnPzjniVGzEMpYcnAHQyNzEuaw%40mail.gmail.com
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions