projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f1d723
)
Fix typo
author
Magnus Hagander
Tue, 20 Feb 2018 11:03:18 +0000
(12:03 +0100)
committer
Magnus Hagander
Tue, 20 Feb 2018 11:03:18 +0000
(12:03 +0100)
Author: Masahiko Sawada
src/backend/storage/ipc/procarray.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/storage/ipc/procarray.c
b/src/backend/storage/ipc/procarray.c
index 1a00011adc3896240fa911e8f4b5c1fdd67ad6b0..afe1c03aa3cbb1372b4e4a4549ba6b4a0ad7b767 100644
(file)
--- a/
src/backend/storage/ipc/procarray.c
+++ b/
src/backend/storage/ipc/procarray.c
@@
-2958,7
+2958,7
@@
CountOtherDBBackends(Oid databaseId, int *nbackends, int *nprepared)
*
* Install limits to future computations of the xmin horizon to prevent vacuum
* and HOT pruning from removing affected rows still needed by clients with
- * replicaton slots.
+ * replicat
i
on slots.
*/
void
ProcArraySetReplicationSlotXmin(TransactionId xmin, TransactionId catalog_xmin,