diff options
author | Neil Conway <neilc@samurai.com> | 2005-06-21 00:48:33 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2005-06-21 00:48:33 +0000 |
commit | 2d4b9736bb9a5cd7228004f4ce2f21926f9087ee (patch) | |
tree | f03ce1baffc71638666c749a9091ec73e46ae051 /src/backend/commands/dbcommands.c | |
parent | 141e878bc3afd6cd271b273ed1e43f0c07666248 (diff) | |
download | postgresql-2d4b9736bb9a5cd7228004f4ce2f21926f9087ee.tar.gz postgresql-2d4b9736bb9a5cd7228004f4ce2f21926f9087ee.zip |
Trivial dead code removal: in _complete_from_query(), 'text' cannot be
NULL (e.g. due to the preceding strlen()). Therefore we needn't recheck
this before initializing 'e_text'.
Per Coverity static analysis performed by EnterpriseDB.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions