git.postgresql.org Git - postgresql.git/commit
2025年2月17日 16:55:23 +0000 (17:55 +0100)
2025年2月17日 17:12:15 +0000 (18:12 +0100)
commit c407d5426b877b41be87f9e679e321bb2c42e47d
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
This is the main PostgreSQL git repository.
RSS
Atom