aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2022-07-05 12:54:25 +0900
committerMichael Paquier <michael@paquier.xyz>2022-07-05 12:54:25 +0900
commiteb64ceac7ec3422f2370b8824dce62ee8fe52dca (patch)
tree63917652b45362f3de03b38d8d0c1f4c50d9faa3 /src/backend/access/gist
parentdac1ff30906b9cef7859380905d038892b32968b (diff)
downloadpostgresql-eb64ceac7ec3422f2370b8824dce62ee8fe52dca.tar.gz
postgresql-eb64ceac7ec3422f2370b8824dce62ee8fe52dca.zip
Remove durable_rename_excl()
A previous commit replaced all the calls to this function with durable_rename() as of dac1ff3, making it used nowhere in the tree. Using it in extension code is also risky based on the issues described in this previous commit, so let's remove it. This makes possible the removal of HAVE_WORKING_LINK. Author: Nathan Bossart Reviewed-by: Robert Haas, Kyotaro Horiguchi, Michael Paquier Discussion: https://postgr.es/m/20220407182954.GA1231544@nathanxps13
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions