diff options
author | Neil Conway <neilc@samurai.com> | 2005-06-21 00:35:05 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2005-06-21 00:35:05 +0000 |
commit | 141e878bc3afd6cd271b273ed1e43f0c07666248 (patch) | |
tree | ea7892710678d91a8b62b0c8951def881cec59dd /src/backend/commands/variable.c | |
parent | 638feae2c91f3616641c1068e16110296bcc0c4e (diff) | |
download | postgresql-141e878bc3afd6cd271b273ed1e43f0c07666248.tar.gz postgresql-141e878bc3afd6cd271b273ed1e43f0c07666248.zip |
Trivial dead code removal: in makeObjectName(), name1 must be non-NULL
(due to the preceding strlen(), for example), so we needn't recheck this
before invoking pg_mbcliplen().
Per Coverity static analysis performed by EnterpriseDB.
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions