projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b409331
)
Fix typo
author
Alvaro Herrera
Fri, 29 Dec 2017 21:32:32 +0000
(18:32 -0300)
committer
Alvaro Herrera
Fri, 29 Dec 2017 21:33:32 +0000
(18:33 -0300)
src/bin/pg_basebackup/pg_recvlogical.c
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/pg_basebackup/pg_recvlogical.c
b/src/bin/pg_basebackup/pg_recvlogical.c
index c7893c10cab106af596f3b1ff1c251ae45ca00ee..f3cb831d5974da0a5573022cb08e20e40be0b564 100644
(file)
--- a/
src/bin/pg_basebackup/pg_recvlogical.c
+++ b/
src/bin/pg_basebackup/pg_recvlogical.c
@@
-1037,7
+1037,7
@@
flushAndSendFeedback(PGconn *conn, TimestampTz *now)
}
/*
- * Try to inform the server about o
f
upcoming demise, but don't wait around or
+ * Try to inform the server about o
ur
upcoming demise, but don't wait around or
* retry on failure.
*/
static void