]> granicus.if.org Git - postgresql/commit
Fix compiler warning.
authorRobert Haas <rhaas@postgresql.org>
Mon, 22 Sep 2014 20:32:35 +0000 (16:32 -0400)
committerRobert Haas <rhaas@postgresql.org>
Mon, 22 Sep 2014 20:32:35 +0000 (16:32 -0400)
commite38da8d6b1bd494b72a6f84310d30b55b3f67c3e
tree8a043b2d45c3562c7054dfabcd3e861ced9607fe
parent763ba1b0f2aa8353e3e3b02bc6bd965deb4575e0
Fix compiler warning.

It is meaningless to declare a pass-by-value return type const.
src/backend/commands/policy.c