postgresql/src/bin/psql
2011-07-26 23:28:44 +03:00
..
po Translation updates for release 9.0.3 2011-01-27 23:13:33 +02:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:06 +02:00
command.c Add missing newlines at end of error messages 2011-07-26 23:28:44 +03:00
command.h Prevent psql version banner from being printed by the \c command if the 2010-02-16 21:07:01 +00:00
common.c Add missing newlines at end of error messages 2011-07-26 23:28:44 +03:00
common.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
copy.c Fix psql's counting of script file line numbers during COPY. 2011-07-05 12:05:35 -04:00
copy.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
create_help.pl Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
describe.c pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
describe.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
help.c Fix psql help: \da+ is same as \da, but \daS is not. 2010-05-26 19:29:22 +00:00
help.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
input.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
input.h pgindent run for 9.0 2010-02-26 02:01:40 +00:00
large_obj.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
large_obj.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
mainloop.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
mainloop.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
Makefile Split the LDFLAGS make variable into two parts: LDFLAGS is now used for 2010-07-05 18:54:38 +00:00
mbprint.c Fix psql's copy of utf2ucs() to match the backend's copy exactly; 2010-08-16 00:06:24 +00:00
mbprint.h Simplify psql's new linestyle behavior to default to linestyle=ascii all 2009-11-25 20:26:31 +00:00
nls.mk Translation updates for release 9.0.2 2010-12-13 23:20:00 +02:00
print.c pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
print.h pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
prompt.c Fix a couple of places where the result of fgets() wasn't checked. 2010-04-30 17:09:13 +00:00
prompt.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
psqlrc.sample Fix filename mention in psqlrc.sample file. 2004-04-22 14:33:49 +00:00
psqlscan.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
psqlscan.l Fix up some oversights in psql's Unicode-escape support. 2010-10-26 22:25:42 -04:00
settings.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
startup.c Revert patch for --psqlrc=FILENAME in psql. 2010-03-07 17:02:34 +00:00
stringutils.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
stringutils.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
tab-complete.c pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
tab-complete.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
variables.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
variables.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00