projects
/
pgpool2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b8ceb7
)
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:44 +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 eea355425e70b95a260b99d3a52f4b67595d8ea2..ed055ec8855019a0ecaf100af1abb51ff1266bf6 100644
(file)
--- a/
src/context/pool_query_context.c
+++ b/
src/context/pool_query_context.c
@@
-419,7
+419,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.
*/