diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2025-03-04 15:33:19 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2025-03-04 15:33:19 +0200 |
commit | d2e7068392b22218b83b7e275b77968027ac3d29 (patch) | |
tree | 3d382a6129a5a2b358ee8f5049581baef69c524a /src/backend/access/gin/gininsert.c | |
parent | ad13490be0005b0f467879d8f88db003b7494138 (diff) | |
download | postgresql-d2e7068392b22218b83b7e275b77968027ac3d29.tar.gz postgresql-d2e7068392b22218b83b7e275b77968027ac3d29.zip |
Fix outdated comment
Commit bc971f4025 replaced the latch-setting mechanism that the
comment talked about with a condition variable. And before that,
commit 2258e76f90 moved the code so that the comment got detached from
the loop that it talked about, so move the comment closer to the loop.
Diffstat (limited to 'src/backend/access/gin/gininsert.c')
0 files changed, 0 insertions, 0 deletions