diff options
author | Tomas Vondra <tomas.vondra@postgresql.org> | 2025-02-17 17:49:53 +0100 |
---|---|---|
committer | Tomas Vondra <tomas.vondra@postgresql.org> | 2025-02-17 18:12:15 +0100 |
commit | 9df8727c5067916580f82da8b249136391de8544 (patch) | |
tree | 336fd671dae4c194d60eb83201ef5015f4e57c34 /src/backend/access/gist/gistscan.c | |
parent | fc069a3a6319b5bf40d2f0f1efceae1c9b7a68a8 (diff) | |
download | postgresql-9df8727c5067916580f82da8b249136391de8544.tar.gz postgresql-9df8727c5067916580f82da8b249136391de8544.zip |
Add tab completion for ALTER DATABASE RESET
Currently tab completion for ALTER DATABASE RESET shows a list of all
configuration parameters that may be set on a database, 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/gistscan.c')
0 files changed, 0 insertions, 0 deletions