postgresql/src/bin/psql
Peter Eisentraut 7ce09e6148 psql: Fix \? output alignment
This was inadvertently changed in commit c64e68fd.
2014-10-13 22:22:20 -04:00
..
po Translation updates 2014-10-05 23:23:50 -04:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile Fix client-only installation 2014-01-17 23:08:22 -05:00
command.c Add unicode_{column|header|border}_style to psql 2014-09-12 12:04:37 -04:00
command.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
common.c Allow \watch to display query execution time if \timing is enabled. 2014-09-04 12:31:48 +09:00
common.h Allow \watch to display query execution time if \timing is enabled. 2014-09-04 12:31:48 +09:00
copy.c Avoid 'clobbered by longjmp' warning in psql/copy.c. 2014-09-19 16:47:27 +02:00
copy.h Allow psql to print COPY command status in more cases. 2014-03-13 13:49:03 -04:00
create_help.pl Update copyright for 2014 2014-01-07 16:05:30 -05:00
describe.c Fix CreatePolicy, pg_dump -v; psql and doc updates 2014-10-03 16:31:53 -04:00
describe.h Add display of oprcode (the underlying function's name) to psql's \do+. 2014-01-16 15:29:33 -05:00
help.c psql: Fix \? output alignment 2014-10-13 22:22:20 -04:00
help.h Add new psql help topics, accessible to both --help and \?. 2014-09-10 00:08:56 +02:00
input.c Fix psql \s to work with recent libedit, and add pager support. 2014-09-08 16:09:45 -04:00
input.h Fix psql \s to work with recent libedit, and add pager support. 2014-09-08 16:09:45 -04:00
large_obj.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
large_obj.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
mainloop.c Add psql PROMPT variable showing which line of a statement is being edited. 2014-09-02 13:06:11 +02:00
mainloop.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
mbprint.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
mbprint.h Fix indentation of \d footers for non-ASCII cases. 2012-03-07 19:25:59 -05:00
nls.mk Add missing source files to nls.mk 2014-07-15 10:10:42 -04:00
print.c Add unicode_{column|header|border}_style to psql 2014-09-12 12:04:37 -04:00
print.h Add unicode_{column|header|border}_style to psql 2014-09-12 12:04:37 -04:00
prompt.c Add psql PROMPT variable showing which line of a statement is being edited. 2014-09-02 13:06:11 +02:00
prompt.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
psqlrc.sample Improve FILES section of psql reference page. 2014-01-14 19:27:57 -05:00
psqlscan.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
psqlscan.l Fix lexing of U& sequences just before EOF. 2014-02-03 19:47:57 -05:00
settings.h Add psql PROMPT variable showing which line of a statement is being edited. 2014-09-02 13:06:11 +02:00
startup.c Add unicode_{column|header|border}_style to psql 2014-09-12 12:04:37 -04:00
stringutils.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
stringutils.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
tab-complete.c Code review for row security. 2014-09-24 16:32:22 -04:00
tab-complete.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
variables.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
variables.h Update copyright for 2014 2014-01-07 16:05:30 -05:00