]> granicus.if.org Git - postgresql/commit
Move DATA entry to correct position
authorJoe Conway <mail@joeconway.com>
Tue, 16 Feb 2016 00:37:16 +0000 (16:37 -0800)
committerJoe Conway <mail@joeconway.com>
Tue, 16 Feb 2016 00:37:16 +0000 (16:37 -0800)
commit73ca21c7ac2aa44f88b6ddb4cc4fc43cb2067e5e
treebbf3e677b7d45245cd56770b2a5079cbc18abbaf
parent1bad289a8085aa5e550f70c50b3e63362ddbd31f
Move DATA entry to correct position

In commit 7b4bfc87 the DATA and DESCR entries for the new
row_security_active() function were inadvertantly put after
the PROVOLATILE defines, rather than before as they should
have been placed. Move them up where they belong.

Backpatch to 9.5 where the new entries were introduced.
src/include/catalog/pg_proc.h