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 c98c35cd08 Avoid putting build-location-dependent strings into generated files. 8 years ago
..
po Translation updates 9 years ago
.gitignore Move psql's psqlscan.l into src/fe_utils. 10 years ago
Makefile Fix broken link-command-line ordering for libpgfeutils. 9 years ago
command.c Change TRUE/FALSE to true/false 8 years ago
command.h Phase 2 of pgindent updates. 9 years ago
common.c Change TRUE/FALSE to true/false 8 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 Manually un-break a few URLs that pgindent used to insist on splitting. 9 years ago
copy.h Update copyright via script for 2017 9 years ago
create_help.pl Avoid putting build-location-dependent strings into generated files. 8 years ago
crosstabview.c Phase 3 of pgindent updates. 9 years ago
crosstabview.h Phase 2 of pgindent updates. 9 years ago
describe.c SQL procedures 8 years ago
describe.h Phase 2 of pgindent updates. 9 years ago
help.c Add psql variables to track success/failure of SQL queries. 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 Change TRUE/FALSE to true/false 8 years ago
large_obj.h Phase 2 of pgindent updates. 9 years ago
mainloop.c #ifdef out some dead code in psql/mainloop.c. 8 years ago
mainloop.h Phase 2 of pgindent updates. 9 years ago
nls.mk Translation updates 9 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 Exclude flex-generated code from coverage testing 8 years ago
settings.h Add \gdesc psql command. 8 years ago
startup.c Add psql variables to track success/failure of SQL queries. 8 years ago
stringutils.c Change TRUE/FALSE to true/false 8 years ago
stringutils.h Phase 2 of pgindent updates. 9 years ago
tab-complete.c SQL procedures 8 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