Fix compiler warning.

Robert Haas <rhaas@postgresql.org>

Commit: e38da8d6b1bd494b72a6f84310d30b55b3f67c3e
Author: Robert Haas <rhaas@postgresql.org>
Date: 2014-09-22T20:32:35Z
Releases: 9.5.0
Fix compiler warning.

It is meaningless to declare a pass-by-value return type const.

Files

PathChange+/−
src/backend/commands/policy.c modified +2 −2