projects
/
pgpool2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51f78ae
)
Fix typo in comment.
author
Tatsuo Ishii
<ishii@sraoss.co.jp>
Thu, 20 Jun 2024 06:44:18 +0000
(15:44 +0900)
committer
Tatsuo Ishii
<ishii@sraoss.co.jp>
Thu, 20 Jun 2024 06:47:24 +0000
(15:47 +0900)
src/context/pool_query_context.c
patch
|
blob
|
blame
|
history
diff --git
a/src/context/pool_query_context.c
b/src/context/pool_query_context.c
index c2dfe6e550b6f303b203288b8bc64588fd99304f..8d547f2d8aeaac8b44828db673cbfb05aabfe82e 100644
(file)
--- a/
src/context/pool_query_context.c
+++ b/
src/context/pool_query_context.c
@@
-404,7
+404,7
@@
pool_virtual_main_db_node_id(void)
}
/*
- * No query context exists. If in
native
replication mode, returns primary node
+ * No query context exists. If in
streaming
replication mode, returns primary node
* if exists. Otherwise returns my_main_node_id, which represents the
* last REAL_MAIN_NODE_ID.
*/