diff options
author | Etsuro Fujita <efujita@postgresql.org> | 2023-11-13 19:05:00 +0900 |
---|---|---|
committer | Etsuro Fujita <efujita@postgresql.org> | 2023-11-13 19:05:00 +0900 |
commit | 06e8e71e7ffdaa50556f946c080a22040b8a4784 (patch) | |
tree | 469b92b68532fbf275e1da56ff507e2bf514e048 /src/backend/utils/adt/arrayutils.c | |
parent | 861f86beea1c241943a3ef000e789f18bbc8b7e8 (diff) | |
download | postgresql-06e8e71e7ffdaa50556f946c080a22040b8a4784.tar.gz postgresql-06e8e71e7ffdaa50556f946c080a22040b8a4784.zip |
Remove incorrect file reference in comment.
Commit b7eda3e0e moved XidInMVCCSnapshot() from tqual.c into snapmgr.c,
but follow-up commit c91560def incorrectly updated this reference. We
could fix it, but as pointed out by Daniel Gustafsson, 1) the reader can
easily find the file that contains the definition of that function, e.g.
by grepping, and 2) this kind of reference is prone to going stale; so
let's just remove it.
Back-patch to all supported branches.
Reviewed by Daniel Gustafsson.
Discussion: https://postgr.es/m/CAPmGK145VdKkPBLWS2urwhgsfidbSexwY-9zCL6xSUJH%2BBTUUg%40mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/arrayutils.c')
0 files changed, 0 insertions, 0 deletions