diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-04-28 11:10:40 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-04-28 11:10:40 +0900 |
commit | 2c902bbf1911a3c3dd68b817209eca9be81e381c (patch) | |
tree | 1958bc8aea510c443e643055a104dfb0264e0cca /src/backend/utils/adt/jsonb_util.c | |
parent | ccfbd9287d70038518bdd3e85d7f5fd3dd1bb880 (diff) | |
download | postgresql-2c902bbf1911a3c3dd68b817209eca9be81e381c.tar.gz postgresql-2c902bbf1911a3c3dd68b817209eca9be81e381c.zip |
Remove durable_rename_excl()
ccfbd92 has replaced all existing in-core callers of this function in
favor of durable_rename(). durable_rename_excl() is by nature unsafe on
crashes happening at the wrong time, so just remove it.
Author: Nathan Bossart
Reviewed-by: Robert Haas, Kyotaro Horiguchi, Michael Paquier
Discussion: https://postgr.es/m/20220407182954.GA1231544@nathanxps13
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions