projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46db8cf
)
fix trailing whitespace
author
Robert Haas
<rhaas@postgresql.org>
Mon, 27 Jan 2014 22:51:32 +0000
(17:51 -0500)
committer
Robert Haas
<rhaas@postgresql.org>
Mon, 27 Jan 2014 22:51:32 +0000
(17:51 -0500)
src/backend/replication/slot.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/replication/slot.c
b/src/backend/replication/slot.c
index 112737e50731caa01ff8ca4f6c401255c41cea87..a0a96171853d95eca1873ec8b3cbaf3bab57f738 100644
(file)
--- a/
src/backend/replication/slot.c
+++ b/
src/backend/replication/slot.c
@@
-263,7
+263,7
@@
ReplicationSlotCreate(const char *name, bool db_specific)
*/
CreateSlot(slot);
- /*
+ /*
* We need to briefly prevent any other backend from iterating over the
* slots while we flip the in_use flag.
*/