aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2005-06-21 00:58:15 +0000
committerNeil Conway <neilc@samurai.com>2005-06-21 00:58:15 +0000
commit09d1110c2a17d9cf5c429797070634ad14e3684f (patch)
tree73a507abf6a04df2ea0bc50e31f3df116df87384 /src/backend/commands/dbcommands.c
parent2d4b9736bb9a5cd7228004f4ce2f21926f9087ee (diff)
downloadpostgresql-09d1110c2a17d9cf5c429797070634ad14e3684f.tar.gz
postgresql-09d1110c2a17d9cf5c429797070634ad14e3684f.zip
Trivial dead code removal: in CreateSchemaCommand(), 'owner_name' is
only used in one branch of an if statement, so we can move its declaration to that block. This also avoids an unnecessary syscache lookup. Per Coverity static analysis performed by EnterpriseDB.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions