postgresql/src/bin/psql
Peter Eisentraut 598bb8cdbd psql: Remove inappropriate const qualifiers
Since mbvalidate() can alter the string it validates, having the
callers claim that the strings they accept are const is inappropriate.
2012-03-16 20:35:00 +02:00
..
po Translation updates 2011-08-17 14:07:46 +03:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
command.c psql: Improve error display for psql -f - 2012-03-01 19:58:10 +02:00
command.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
common.c psql: Avoid some spurious output if the server croaks. 2012-03-07 16:56:42 -05:00
common.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
copy.c Have \copy go through SendQuery 2012-01-25 18:22:00 -03:00
copy.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
create_help.pl Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
describe.c Fix indentation of \d footers for non-ASCII cases. 2012-03-07 19:25:59 -05:00
describe.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
help.c psql: Support zero byte field and record separators 2012-02-09 20:20:15 +02:00
help.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
input.c Provide environment overrides for psql file locations. 2012-03-03 16:39:26 -05:00
input.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
large_obj.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
large_obj.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
mainloop.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
mainloop.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
Makefile Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
mbprint.c psql: Remove inappropriate const qualifiers 2012-03-16 20:35:00 +02:00
mbprint.h Fix indentation of \d footers for non-ASCII cases. 2012-03-07 19:25:59 -05:00
nls.mk Add the possibility to pass --flag arguments to xgettext calls 2011-06-27 00:37:21 +03:00
print.c psql: Remove inappropriate const qualifiers 2012-03-16 20:35:00 +02:00
print.h psql: Remove inappropriate const qualifiers 2012-03-16 20:35:00 +02:00
prompt.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
prompt.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
psqlrc.sample Fix filename mention in psqlrc.sample file. 2004-04-22 14:33:49 +00:00
psqlscan.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
psqlscan.l Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
settings.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
startup.c Provide environment overrides for psql file locations. 2012-03-03 16:39:26 -05:00
stringutils.c psql: when tab-completing, use quotes on file names that need them 2012-02-28 01:06:29 -03:00
stringutils.h psql: when tab-completing, use quotes on file names that need them 2012-02-28 01:06:29 -03:00
tab-complete.c psql: when tab-completing, use quotes on file names that need them 2012-02-28 01:06:29 -03:00
tab-complete.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
variables.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
variables.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00