postgresql/src/bin/psql
2014-02-17 16:59:38 -05:00
..
po Translation updates 2014-02-17 16:59:38 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:06 +02:00
command.c Use correct output device for Windows prompts. 2013-01-24 16:01:31 -05: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 Clean up error cases in psql's COPY TO STDOUT/FROM STDIN code. 2014-02-13 18:45:27 -05: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 On second thought, use an empty string instead of "none" when not connected. 2013-01-15 22:14:08 +02:00
help.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
input.c Don't elide blank lines when accumulating psql command history. 2011-11-15 20:36:20 -05: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 Fix client-only installation 2014-01-17 23:15:00 -05: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 2012-02-23 20:36:36 +02:00
print.c psql: Fix invalid memory access 2012-03-11 00:51:07 +02: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 psql crash while parsing SQL file whose encoding is different from 2012-12-02 21:22:01 +09: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