Fix typo in comment.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Thu, 20 Jun 2024 06:44:18 +0000 (15:44 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Thu, 20 Jun 2024 06:47:44 +0000 (15:47 +0900)
src/context/pool_query_context.c

index eea355425e70b95a260b99d3a52f4b67595d8ea2..ed055ec8855019a0ecaf100af1abb51ff1266bf6 100644 (file)
@@ -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.
         */