[COMMITTERS] pgsql: Move DATA entry to correct position

2016-02-15 Thread Joe Conway
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 ent

[COMMITTERS] pgsql: Move DATA entry to correct position

2016-02-15 Thread Joe Conway
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 ent