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 3808cf21f6 Fix infelicities in describeOneTableDetails' partitioned-table handling. 7 years ago
..
po Translation updates 7 years ago
.gitignore Move psql's psqlscan.l into src/fe_utils. 10 years ago
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 8 years ago
command.c Remove no-longer-appropriate special case in psql's \conninfo code. 8 years ago
command.h Phase 2 of pgindent updates. 9 years ago
common.c Fix psql's "\g target" meta-command to work with COPY TO STDOUT. 7 years ago
common.h Phase 2 of pgindent updates. 9 years ago
conditional.c Support \if ... \elif ... \else ... \endif in psql scripting. 9 years ago
conditional.h Phase 2 of pgindent updates. 9 years ago
copy.c Fix psql's "\g target" meta-command to work with COPY TO STDOUT. 7 years ago
copy.h Update copyright via script for 2017 9 years ago
create_help.pl Clean up Perl code according to perlcritic 9 years ago
crosstabview.c Phase 3 of pgindent updates. 9 years ago
crosstabview.h Phase 2 of pgindent updates. 9 years ago
describe.c Fix infelicities in describeOneTableDetails' partitioned-table handling. 7 years ago
describe.h Phase 2 of pgindent updates. 9 years ago
help.c Add psql variables showing server version and psql version. 8 years ago
help.h Update copyright via script for 2017 9 years ago
input.c Phase 2 of pgindent updates. 9 years ago
input.h Phase 2 of pgindent updates. 9 years ago
large_obj.c Phase 3 of pgindent updates. 9 years ago
large_obj.h Phase 2 of pgindent updates. 9 years ago
mainloop.c Phase 3 of pgindent updates. 9 years ago
mainloop.h Phase 2 of pgindent updates. 9 years ago
nls.mk Translation updates 8 years ago
prompt.c Phase 2 of pgindent updates. 9 years ago
prompt.h Phase 2 of pgindent updates. 9 years ago
psqlrc.sample Improve FILES section of psql reference page. 12 years ago
psqlscanslash.h Support \if ... \elif ... \else ... \endif in psql scripting. 9 years ago
psqlscanslash.l Allow psql variable substitution to occur in backtick command strings. 9 years ago
settings.h Phase 2 of pgindent updates. 9 years ago
startup.c Add psql variables showing server version and psql version. 8 years ago
stringutils.c Initial pgindent run with pg_bsd_indent version 2.0. 9 years ago
stringutils.h Phase 2 of pgindent updates. 9 years ago
tab-complete.c Fix tab completion of "SET variable TO|=" to not offer bogus completions. 7 years ago
tab-complete.h Phase 2 of pgindent updates. 9 years ago
variables.c Message style fixes 8 years ago
variables.h Phase 2 of pgindent updates. 9 years ago