Update test output of sepgsql for ALTER TABLE COLUMN DROP

Michael Paquier <michael@paquier.xyz>

Commit: 14ac4237cba02f2766a7e6379468e71050de6fd2
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-10-13T23:58:38Z
Releases: 13.0
Update test output of sepgsql for ALTER TABLE COLUMN DROP

1df5875 has changed the way dependencies are dropped for this command
with inheritance trees, which impacts sepgsql.  This just updates the
regression test output to take care of the failures and adapt to the new
code.

Reported by buildfarm member rhinoceros.

Author: Michael Paquier
Reviewed-by: Tom Lane
Discussion: https://postgr.es/m/20191013101331.GC1434@paquier.xyz
Backpatch-through: 12

Files

PathChange+/−
contrib/sepgsql/expected/ddl.out modified +1 −1

Discussion

Cited messages not in the archive: 20191013101331.GC1434@paquier.xyz