diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-03-20 18:06:29 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-03-20 18:06:29 -0400 |
commit | 8aa9dd74b36757342b6208fbfebb5b35c2d67c53 (patch) | |
tree | 0ee9b9aef47d5dfb750d91180424f60916a59047 /src/backend/utils/adt/arrayfuncs.c | |
parent | a6da0047158b8a227f883aeed19eb7fcfbef11fb (diff) | |
download | postgresql-8aa9dd74b36757342b6208fbfebb5b35c2d67c53.tar.gz postgresql-8aa9dd74b36757342b6208fbfebb5b35c2d67c53.zip |
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/E1h6eep-0001Mw-Vd@gemulon.postgresql.org
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions