aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2014-08-12 11:57:39 +0900
committerFujii Masao <fujii@postgresql.org>2014-08-12 11:57:39 +0900
commite15c4ab5fb0de2cab393ed4be2136e1832746412 (patch)
tree4b585f80a852a5d5137a7120e981dd45d252f1cd /src/backend/tcop/postgres.c
parent7d835ff4db19c515171d6c8de772536c55600753 (diff)
downloadpostgresql-e15c4ab5fb0de2cab393ed4be2136e1832746412.tar.gz
postgresql-e15c4ab5fb0de2cab393ed4be2136e1832746412.zip
Add tab-completion for \unset and valid setting values of psql variables.
This commit also changes tab-completion for \set so that it displays all the special variables like COMP_KEYWORD_CASE. Previously it displayed only variables having the set values. Which was not user-friendly for those who want to set the unset variables. This commit also changes tab-completion for :variable so that only the variables having the set values are displayed. Previously even unset variables were displayed. Pavel Stehule, modified by me.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions