diff options
author | Michael Paquier <michael@paquier.xyz> | 2025-01-31 11:06:12 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2025-01-31 11:06:12 +0900 |
commit | 71832a189b198d483fab61a529d48a417e64619c (patch) | |
tree | 9440ffcad6d3387fd3a273efde50dbb0f14d4f90 /src/backend/executor/nodeFunctionscan.c | |
parent | 6a33bb35c0411e298c99dfd4b40772c3f91f08ad (diff) | |
download | postgresql-71832a189b198d483fab61a529d48a417e64619c.tar.gz postgresql-71832a189b198d483fab61a529d48a417e64619c.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/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions