postgresql/src/bin/psql
2014-07-21 01:07:36 -04:00
..
po Translation updates 2014-07-21 01:07:36 -04:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
command.c Include SSL compression status in psql banner and connection logging 2014-07-15 15:12:13 +02:00
command.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
common.c Prevent psql from issuing BEGIN before ALTER SYSTEM when AUTOCOMMIT is off. 2014-07-02 12:43:09 +09:00
common.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
copy.c pgindent run for 9.4 2014-05-06 12:12:18 -04: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 pgindent run for 9.4 2014-05-06 12:12:18 -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: update --help output for unaligned mode params 2014-04-16 18:13:45 -04:00
help.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
input.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
input.h Update copyright for 2014 2014-01-07 16:05:30 -05: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 pgindent run for 9.4 2014-05-06 12:12:18 -04:00
mainloop.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
Makefile Fix client-only installation 2014-01-17 23:08:22 -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:58 -04:00
print.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
print.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
prompt.c Update copyright for 2014 2014-01-07 16:05:30 -05: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 pgindent run for 9.4 2014-05-06 12:12:18 -04:00
startup.c Fix tracking of psql script line numbers during \copy from another place. 2014-03-10 15:47:40 -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 Add autocompletion of locale keywords for CREATE DATABASE 2014-07-12 14:19:57 +02: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