mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Fix typo in comment.
Pavan Deolasee
This commit is contained in:
@@ -40,7 +40,7 @@ extern void SyncRepCleanupAtProcExit(void);
|
||||
extern void SyncRepInitConfig(void);
|
||||
extern void SyncRepReleaseWaiters(void);
|
||||
|
||||
/* called by wal writer */
|
||||
/* called by bgwriter */
|
||||
extern void SyncRepUpdateSyncStandbysDefined(void);
|
||||
|
||||
/* called by various procs */
|
||||
|
Reference in New Issue
Block a user