]> granicus.if.org Git - postgresql/commit
Update test output of sepgsql for ALTER TABLE COLUMN DROP
authorMichael Paquier <michael@paquier.xyz>
Sun, 13 Oct 2019 23:58:38 +0000 (08:58 +0900)
committerMichael Paquier <michael@paquier.xyz>
Sun, 13 Oct 2019 23:58:38 +0000 (08:58 +0900)
commit14ac4237cba02f2766a7e6379468e71050de6fd2
tree5d9b64d699267417e61b59818c29d4082af73842
parentbdb839cbdebe851c200b2c7c03aec7483573d631
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
contrib/sepgsql/expected/ddl.out