Move DATA entry to correct position

Joe Conway <mail@joeconway.com>

Commit: 851636bfdaa9aa62d5adfaa0aa8c06b408e0d8a9
Author: Joe Conway <mail@joeconway.com>
Date: 2016-02-16T00:38:47Z
Releases: 9.6.0
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.

Files

PathChange+/−
src/include/catalog/pg_proc.h modified +5 −6