Thread: [COMMITTERS] pgsql: Modify sequence catalog tuple before invoking post alter hook.

Modify sequence catalog tuple before invoking post alter hook.

This seems to have been broken in the commit (1753b1b027035029) that
moved the sequence definition into pg_sequence.

Author: Andres Freund
Discussion: https://postgr.es/m/20170601000716.qxg7c46ukkiljjb3@alap3.anarazel.de
Backpatch: Bug is in master/v10 only

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/665104557fdc25788a6d54ab271ed818bec18598

Modified Files
--------------
src/backend/commands/sequence.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)