On Fri, Jul 17, 2015 at 11:16 PM, Kevin Grittner <[email protected]> wrote: > Heikki Linnakangas <[email protected]> wrote: > >> This fixes bug #13126, reported by Kirill Simonov. > > It looks like you missed something with the addition of > AT_ReAddComment: > > test_ddl_deparse.c:80:11: warning: enumeration value 'AT_ReAddComment' not > handled in switch [-Wswitch] > switch (subcmd->subtype) > ^
Oops. If someone could pick up the attached (backpatch to 9.5 needed)... -- Michael
20150717_testddl_warning.patch
Description: binary/octet-stream
-- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
