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 1591b38d17 Fix psql describe commands' handling of ACL columns for old servers. 1 year ago
..
po Translation updates 2 years ago
t Remove test-case workarounds for ancient libedit versions. 1 year ago
.gitignore Add basic TAP tests for psql's tab-completion logic. 6 years ago
Makefile Update copyright for 2024 2 years ago
command.c psql: Clean up more aggressively state of \bind[_named], \parse and \close 1 year ago
command.h Update copyright for 2024 2 years ago
common.c psql: Clean up more aggressively state of \bind[_named], \parse and \close 1 year ago
common.h psql: Clean up more aggressively state of \bind[_named], \parse and \close 1 year ago
copy.c Update copyright for 2024 2 years ago
copy.h Update copyright for 2024 2 years ago
create_help.pl Update copyright for 2024 2 years ago
crosstabview.c Use new overflow-safe integer comparison functions. 2 years ago
crosstabview.h Update copyright for 2024 2 years ago
describe.c Fix psql describe commands' handling of ACL columns for old servers. 1 year ago
describe.h Update copyright for 2024 2 years ago
help.c psql: Add more meta-commands able to use the extended protocol 1 year ago
help.h Update copyright for 2024 2 years ago
input.c Update copyright for 2024 2 years ago
input.h Update copyright for 2024 2 years ago
large_obj.c Update copyright for 2024 2 years ago
large_obj.h Update copyright for 2024 2 years ago
mainloop.c Update copyright for 2024 2 years ago
mainloop.h Update copyright for 2024 2 years ago
meson.build Update copyright for 2024 2 years ago
nls.mk More use of getpwuid_r() directly 1 year ago
prompt.c Update copyright for 2024 2 years ago
prompt.h Update copyright for 2024 2 years ago
psqlrc.sample Improve FILES section of psql reference page. 12 years ago
psqlscanslash.h Update copyright for 2024 2 years ago
psqlscanslash.l Allow noise semicolons ending psql \sf, \ef, \sv, \ev commands. 2 years ago
settings.h psql: Add more meta-commands able to use the extended protocol 1 year ago
startup.c Update copyright for 2024 2 years ago
stringutils.c Update copyright for 2024 2 years ago
stringutils.h Update copyright for 2024 2 years ago
tab-complete.c Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands 1 year ago
tab-complete.h Update copyright for 2024 2 years ago
variables.c Update copyright for 2024 2 years ago
variables.h Update copyright for 2024 2 years ago