Remove duplicated code left behind by my recent refactoring of comment.c

Robert Haas <rhaas@postgresql.org>

Commit: dc6b82124323b50de8e4134d9cc182f935c9602f
Author: Robert Haas <rhaas@postgresql.org>
Date: 2010-09-17T02:49:10Z
Releases: 9.1.0
Remove duplicated code left behind by my recent refactoring of comment.c

These checks are also present in objectaddress.c, so there's no need to
recheck here.

Files

PathChange+/−
src/backend/commands/comment.c modified +4 −48