]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix incorrect function name in comments
authorAlexander Korotkov <akorotkov@postgresql.org>
Sat, 15 Nov 2025 10:16:54 +0000 (12:16 +0200)
committerAlexander Korotkov <akorotkov@postgresql.org>
Sat, 15 Nov 2025 10:27:42 +0000 (12:27 +0200)
commit23792d7381583d04c4bbd0a8507566401ec013d3
treea832ac9fb3710a2caf2678422d93f5ebef81f36e
parentede6acef49673df0a880edae405ca69393bb48d0
Fix incorrect function name in comments

Update comments to reference WaitForLSN() instead of the outdated
WaitForLSNReplay() function name.

Discussion: https://postgr.es/m/CABPTF7UieOYbOgH3EnQCasaqcT1T4N6V2wammwrWCohQTnD_Lw%40mail.gmail.com
Author: Xuneng Zhou <xunengzhou@gmail.com>
Reviewed-by: Alexander Korotkov <aekorotkov@gmail.com>
src/backend/commands/wait.c
src/include/access/xlogwait.h