You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/bin/psql
Tom Lane 02b8048ba5 psql: improve tab-complete's handling of variant SQL names. 4 years ago
..
po Translation updates 4 years ago
t psql: improve tab-complete's handling of variant SQL names. 4 years ago
.gitignore Add basic TAP tests for psql's tab-completion logic. 6 years ago
Makefile Update copyright for 2022 4 years ago
command.c Prefer $HOME when looking up the current user's home directory. 4 years ago
command.h Update copyright for 2022 4 years ago
common.c Clean up messy API for src/port/thread.c. 4 years ago
common.h Update copyright for 2022 4 years ago
copy.c Update copyright for 2022 4 years ago
copy.h Update copyright for 2022 4 years ago
create_help.pl Update copyright for 2022 4 years ago
crosstabview.c Update copyright for 2022 4 years ago
crosstabview.h Update copyright for 2022 4 years ago
describe.c Fix various typos, grammar and code style in comments and docs 4 years ago
describe.h Update copyright for 2022 4 years ago
help.c Update copyright for 2022 4 years ago
help.h Update copyright for 2022 4 years ago
input.c Update copyright for 2022 4 years ago
input.h Update copyright for 2022 4 years ago
large_obj.c Update copyright for 2022 4 years ago
large_obj.h Update copyright for 2022 4 years ago
mainloop.c Update copyright for 2022 4 years ago
mainloop.h Update copyright for 2022 4 years ago
nls.mk Provide a variant of simple_prompt() that can be interrupted by ^C. 4 years ago
prompt.c Update copyright for 2022 4 years ago
prompt.h Update copyright for 2022 4 years ago
psqlrc.sample
psqlscanslash.h Update copyright for 2022 4 years ago
psqlscanslash.l Update copyright for 2022 4 years ago
settings.h Update copyright for 2022 4 years ago
startup.c Update copyright for 2022 4 years ago
stringutils.c Update copyright for 2022 4 years ago
stringutils.h Update copyright for 2022 4 years ago
tab-complete.c psql: improve tab-complete's handling of variant SQL names. 4 years ago
tab-complete.h Update copyright for 2022 4 years ago
variables.c Update copyright for 2022 4 years ago
variables.h Update copyright for 2022 4 years ago