diff options
author | Tom Lane | 2019-03-20 22:06:29 +0000 |
---|---|---|
committer | Tom Lane | 2019-03-20 22:06:29 +0000 |
commit | 8aa9dd74b36757342b6208fbfebb5b35c2d67c53 (patch) | |
tree | 0ee9b9aef47d5dfb750d91180424f60916a59047 /src/backend/access/gist/gistutil.c | |
parent | a6da0047158b8a227f883aeed19eb7fcfbef11fb (diff) |
Sort the dependent objects before deletion in DROP OWNED BY.
This finishes a task we left undone in commit f1ad067fc, by extending
the delete-in-descending-OID-order rule to deletions triggered by
DROP OWNED BY. We've coped with machine-dependent deletion orders
one time too many, and the new issues caused by Peter G's recent
nbtree hacking seem like the last straw.
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions