projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de43897
)
Fix typo in comment.
author
Fujii Masao
Wed, 26 Apr 2017 15:03:07 +0000
(
00:03
+0900)
committer
Fujii Masao
Wed, 26 Apr 2017 15:03:07 +0000
(
00:03
+0900)
Author: Masahiko Sawada
src/backend/commands/subscriptioncmds.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/commands/subscriptioncmds.c
b/src/backend/commands/subscriptioncmds.c
index 6a404bbe1e3d18be28fad1a325e3466ae87fc45f..c597a244f887100feb5ae207440a2f43c6040a43 100644
(file)
--- a/
src/backend/commands/subscriptioncmds.c
+++ b/
src/backend/commands/subscriptioncmds.c
@@
-56,7
+56,7
@@
static List *fetch_table_list(WalReceiverConn *wrconn, List *publications);
*
* Since not all options can be specified in both commands, this function
* will report an error on options if the target output pointer is NULL to
- * accomodate that.
+ * accom
m
odate that.
*/
static void
parse_subscription_options(List *options, bool *connect, bool *enabled_given,