diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-05-19 16:20:32 +0200 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-05-19 16:20:32 +0200 |
commit | 8d9d1286acf9f209243cbcddc53cc4c875a90e20 (patch) | |
tree | c901f2f9ec9ced9f9bdfa1ca3a77afb703e46ebe /src/backend/utils/adt/network_gist.c | |
parent | 3f712ea6dc40a0c9d5cf96907655343039601473 (diff) | |
download | postgresql-8d9d1286acf9f209243cbcddc53cc4c875a90e20.tar.gz postgresql-8d9d1286acf9f209243cbcddc53cc4c875a90e20.zip |
Repurpose PROC_COPYABLE_FLAGS as PROC_XMIN_FLAGS
This is a slight, convenient semantics change from what commit
0f0cfb494004 ("Fix parallel operations that prevent oldest xmin from
advancing") introduced that lets us simplify the coding in the one place
where it is used.
Backpatch to 13. This is related to commit 6fea65508a1a ("Tighten
ComputeXidHorizons' handling of walsenders") rewriting the code site
where this is used, which has not yet been backpatched, but it may well
be in the future.
Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com>
Discussion: https://postgr.es/m/202204191637.eldwa2exvguw@alvherre.pgsql
Diffstat (limited to 'src/backend/utils/adt/network_gist.c')
0 files changed, 0 insertions, 0 deletions