postgresql/src/bin/psql
Peter Eisentraut bb7520cc26 Make documentation of --help and --version options more consistent
Before, some places didn't document the short options (-? and -V),
some documented both, some documented nothing, and they were listed in
various orders.  Now this is hopefully more consistent and complete.
2012-06-18 02:46:59 +03:00
..
po Translation updates 2011-08-17 14:07:46 +03:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
command.c Make \conninfo print SSL information. 2012-06-14 09:43:14 -04:00
command.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
common.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
common.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
copy.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
copy.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
create_help.pl Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
describe.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
describe.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
help.c Make documentation of --help and --version options more consistent 2012-06-18 02:46:59 +03:00
help.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
input.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
input.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
large_obj.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
large_obj.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
mainloop.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
mainloop.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
Makefile Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
mbprint.c psql: Remove inappropriate const qualifiers 2012-03-16 20:35:00 +02:00
mbprint.h Fix indentation of \d footers for non-ASCII cases. 2012-03-07 19:25:59 -05:00
nls.mk Fix recently introduced typo in NLS file lists 2012-04-02 02:39:34 +03:00
print.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
print.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
prompt.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
prompt.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
psqlrc.sample Fix filename mention in psqlrc.sample file. 2004-04-22 14:33:49 +00:00
psqlscan.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
psqlscan.l Clean up compiler warnings from unused variables with asserts disabled 2012-03-21 23:33:10 +02:00
settings.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
startup.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
stringutils.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
stringutils.h psql: when tab-completing, use quotes on file names that need them 2012-02-28 01:06:29 -03:00
tab-complete.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
tab-complete.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
variables.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
variables.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00