diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2012-03-16 20:03:38 +0200 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2012-03-16 20:35:00 +0200 |
commit | 598bb8cdbd9c2554bd8acfc51c9fed473a7d37bc (patch) | |
tree | 9a857066aeee564532f577acfa39f0c9bd0b019a /src/backend/tcop/postgres.c | |
parent | 359dea2859c63e73c8f3f4d769e5cf1eda2a428d (diff) | |
download | postgresql-598bb8cdbd9c2554bd8acfc51c9fed473a7d37bc.tar.gz postgresql-598bb8cdbd9c2554bd8acfc51c9fed473a7d37bc.zip |
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.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions