projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcf91c0
)
Fix typo in comment.
author
Robert Haas
Thu, 23 May 2013 15:34:30 +0000
(11:34 -0400)
committer
Robert Haas
Thu, 23 May 2013 15:35:00 +0000
(11:35 -0400)
Pavan Deolasee
src/include/replication/syncrep.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/replication/syncrep.h
b/src/include/replication/syncrep.h
index 563562160001e9e76a5aef1243805ca8c360b4fb..30e61c088446556cb95ff5dbe8126fcc02d41a04 100644
(file)
--- a/
src/include/replication/syncrep.h
+++ b/
src/include/replication/syncrep.h
@@
-44,7
+44,7
@@
extern void SyncRepCleanupAtProcExit(void);
extern void SyncRepInitConfig(void);
extern void SyncRepReleaseWaiters(void);
-/* called by
wal wri
ter */
+/* called by
checkpoin
ter */
extern void SyncRepUpdateSyncStandbysDefined(void);
/* called by various procs */