projects
/
users
/
heikki
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fea2b64
)
Fix typo in comment.
author
Robert Haas
<
[email protected]
>
Thu, 19 Nov 2015 21:45:39 +0000
(16:45 -0500)
committer
Robert Haas
<
[email protected]
>
Thu, 19 Nov 2015 21:45:39 +0000
(16:45 -0500)
Amit Langote
src/backend/access/rmgrdesc/replorigindesc.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/access/rmgrdesc/replorigindesc.c
b/src/backend/access/rmgrdesc/replorigindesc.c
index 60cf0f679db0b99f4de8b6db45910dc14e0c0c80..479e3b4ebd74ddb282b2f0b2ec01129e0a911959 100644
(file)
--- a/
src/backend/access/rmgrdesc/replorigindesc.c
+++ b/
src/backend/access/rmgrdesc/replorigindesc.c
@@
-1,7
+1,7
@@
/*-------------------------------------------------------------------------
*
* replorigindesc.c
- * rmgr descriptor routines for replication/logical/
replication_
origin.c
+ * rmgr descriptor routines for replication/logical/origin.c
*
* Portions Copyright (c) 2015, PostgreSQL Global Development Group
*