projects
/
pgpool2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dae2818
)
Fix compiler warning.
author
Tatsuo Ishii
<ishii@sraoss.co.jp>
Wed, 11 Aug 2021 00:07:58 +0000
(09:07 +0900)
committer
Tatsuo Ishii
<ishii@sraoss.co.jp>
Wed, 11 Aug 2021 00:07:58 +0000
(09:07 +0900)
src/protocol/pool_process_query.c
patch
|
blob
|
blame
|
history
diff --git
a/src/protocol/pool_process_query.c
b/src/protocol/pool_process_query.c
index b173645f5a044e946d14d3c7b532f45360eba59f..898c5585877b519ccd735a1c17c987c34b9069e9 100644
(file)
--- a/
src/protocol/pool_process_query.c
+++ b/
src/protocol/pool_process_query.c
@@
-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