postgresql/src/bin/psql
2013-03-31 23:40:34 -04:00
..
po Translation updates 2013-03-31 23:40:34 -04:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
command.c Use correct output device for Windows prompts. 2013-01-24 16:01:31 -05:00
command.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
common.c Add missing newlines at end of error messages 2011-07-26 23:27:40 +03:00
common.h Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking printf type functions. 2011-04-28 10:56:14 -04:00
copy.c Fix psql's counting of script file line numbers during COPY. 2011-07-05 12:05:15 -04:00
copy.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
create_help.pl Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
describe.c Only attempt to show collations on servers >= 9.1. 2012-05-10 09:12:51 +02:00
describe.h DDL support for collations 2011-02-12 15:55:18 +02:00
help.c On second thought, use an empty string instead of "none" when not connected. 2013-01-15 22:14:01 +02:00
help.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
input.c Don't elide blank lines when accumulating psql command history. 2011-11-15 20:36:13 -05:00
input.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
large_obj.c Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking printf type functions. 2011-04-28 10:56:14 -04:00
large_obj.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
mainloop.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
mainloop.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
Makefile Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
mbprint.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
mbprint.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
nls.mk Translation updates 2012-02-23 20:40:55 +02:00
print.c psql: Fix invalid memory access 2012-03-11 00:51:00 +02:00
print.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
prompt.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
prompt.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
psqlrc.sample Fix filename mention in psqlrc.sample file. 2004-04-22 14:33:49 +00:00
psqlscan.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
psqlscan.l Fix psql crash while parsing SQL file whose encoding is different from 2012-12-02 21:21:40 +09:00
settings.h Change EDITOR_LINENUMBER_SWITCH to an environment variable 2011-07-24 00:37:11 +03:00
startup.c Set psql client encoding from locale by default 2011-02-19 08:54:58 +02:00
stringutils.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
stringutils.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
tab-complete.c Fix memory leak in tab completion. 2011-10-20 15:44:21 -04:00
tab-complete.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
variables.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
variables.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00