projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88dd4e4
)
Fix typo in comment
author
Magnus Hagander
Fri, 7 Apr 2017 07:30:22 +0000
(09:30 +0200)
committer
Magnus Hagander
Fri, 7 Apr 2017 07:30:22 +0000
(09:30 +0200)
Masahiko Sawada
src/backend/commands/publicationcmds.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/commands/publicationcmds.c
b/src/backend/commands/publicationcmds.c
index 616add1ddbbb31fbb61e2581389acae4132f3403..541da7ee12cc8770ca7c2ac9b0892cfe57826de1 100644
(file)
--- a/
src/backend/commands/publicationcmds.c
+++ b/
src/backend/commands/publicationcmds.c
@@
-499,7
+499,7
@@
RemovePublicationRelById(Oid proid)
}
/*
- * Open relations based o
m
provided by RangeVar list.
+ * Open relations based o
n
provided by RangeVar list.
* The returned tables are locked in ShareUpdateExclusiveLock mode.
*/
static List *