diff options
author | Michael Paquier <michael@paquier.xyz> | 2025-01-31 11:05:57 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2025-01-31 11:05:57 +0900 |
commit | 1e380fa7d82df8a1730b80a911f50952c711f2a8 (patch) | |
tree | 92821e1bbc79d488438bfdda119216b024570c9c /src/backend/executor/nodeMergeAppend.c | |
parent | b9d232b9de89aa9282f9a2e7c85f783bcd334af2 (diff) | |
download | postgresql-1e380fa7d82df8a1730b80a911f50952c711f2a8.tar.gz postgresql-1e380fa7d82df8a1730b80a911f50952c711f2a8.zip |
Fix comment of StrategySyncStart()
The top comment of StrategySyncStart() mentions BufferSync(), but this
function calls BgBufferSync(), not BufferSync().
Oversight in 9cd00c457e6a.
Author: Ashutosh Bapat
Discussion: https://postgr.es/m/CAExHW5tgkjag8i-s=RFrCn5KAWDrC4zEPPkfUKczfccPOxBRQQ@mail.gmail.com
Backpatch-through: 13
Diffstat (limited to 'src/backend/executor/nodeMergeAppend.c')
0 files changed, 0 insertions, 0 deletions