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
Peter Eisentraut 539ecc9241 Translation updates 13 years ago
..
po Translation updates 13 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 16 years ago
Makefile Update copyrights for 2013 13 years ago
command.c Improve behavior of \watch with non-tuple-returning commands. 13 years ago
command.h Update copyrights for 2013 13 years ago
common.c psql: fix startup crash caused by PSQLRC containing a tilde 13 years ago
common.h psql: fix startup crash caused by PSQLRC containing a tilde 13 years ago
copy.c Move pqsignal() to libpgport. 13 years ago
copy.h Update copyrights for 2013 13 years ago
create_help.pl Update copyrights for 2013 13 years ago
describe.c psql: Let \l accept a pattern 13 years ago
describe.h psql: Let \l accept a pattern 13 years ago
help.c Fix line count in slashUsage(). 13 years ago
help.h Update copyrights for 2013 13 years ago
input.c Update copyrights for 2013 13 years ago
input.h Update copyrights for 2013 13 years ago
large_obj.c Update copyrights for 2013 13 years ago
large_obj.h Update copyrights for 2013 13 years ago
mainloop.c Update copyrights for 2013 13 years ago
mainloop.h Update copyrights for 2013 13 years ago
mbprint.c Update copyrights for 2013 13 years ago
mbprint.h Fix indentation of \d footers for non-ASCII cases. 14 years ago
nls.mk Translation updates 13 years ago
print.c Move pqsignal() to libpgport. 13 years ago
print.h Add a latex-longtable output format to psql 13 years ago
prompt.c Update copyrights for 2013 13 years ago
prompt.h Update copyrights for 2013 13 years ago
psqlrc.sample
psqlscan.h Update copyrights for 2013 13 years ago
psqlscan.l Also update psqlscan.l with the UESCAPE error rule changes. 13 years ago
settings.h Create a psql command \gset to store query results into psql variables. 13 years ago
startup.c psql: fix startup crash caused by PSQLRC containing a tilde 13 years ago
stringutils.c Add support for piping COPY to/from an external program. 13 years ago
stringutils.h Add support for piping COPY to/from an external program. 13 years ago
tab-complete.c Add \watch [SEC] command to psql. 13 years ago
tab-complete.h Update copyrights for 2013 13 years ago
variables.c Update copyrights for 2013 13 years ago
variables.h Update copyrights for 2013 13 years ago