]> granicus.if.org Git - postgresql/commit
Move DATA entry to correct position
authorJoe Conway <mail@joeconway.com>
Tue, 16 Feb 2016 00:37:03 +0000 (16:37 -0800)
committerJoe Conway <mail@joeconway.com>
Tue, 16 Feb 2016 00:38:47 +0000 (16:38 -0800)
commit851636bfdaa9aa62d5adfaa0aa8c06b408e0d8a9
tree84838a44483738d172a4d59bd473c4f8a5819b24
parent7975c5e0a992ae9a45e03d145e0d37e2b5a707f5
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