mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03:00
Fix typo in comment.
Pavan Deolasee
This commit is contained in:
parent
e2ef289363
commit
6eb971bd64
@ -44,7 +44,7 @@ extern void SyncRepCleanupAtProcExit(void);
|
||||
extern void SyncRepInitConfig(void);
|
||||
extern void SyncRepReleaseWaiters(void);
|
||||
|
||||
/* called by wal writer */
|
||||
/* called by checkpointer */
|
||||
extern void SyncRepUpdateSyncStandbysDefined(void);
|
||||
|
||||
/* called by various procs */
|
||||
|
Loading…
x
Reference in New Issue
Block a user