Fix compiler warning.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Wed, 11 Aug 2021 00:07:58 +0000 (09:07 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Wed, 11 Aug 2021 00:07:58 +0000 (09:07 +0900)
src/protocol/pool_process_query.c

index b173645f5a044e946d14d3c7b532f45360eba59f..898c5585877b519ccd735a1c17c987c34b9069e9 100644 (file)
@@ -4016,7 +4016,6 @@ POOL_STATUS
 start_internal_transaction(POOL_CONNECTION * frontend, POOL_CONNECTION_POOL * backend, Node *node)
 {
        int                     i;
-       bool            commit_request_done = false;
 
        /*
         * If we are not in a transaction block, start a new transaction