agora inbox for pgpool-committers@postgresql.org  
help / color / mirror / Atom feed
pgpool: Fix oversight in check_transaction_state_and_abort().
6+ messages / 1 participants
[nested] [flat]

* pgpool: Fix oversight in check_transaction_state_and_abort().
@ 2026-02-02 05:17  Tatsuo Ishii <ishii@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Tatsuo Ishii @ 2026-02-02 05:17 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

Fix oversight in check_transaction_state_and_abort().

The function does not take the case when frontend is NULL into
account.

Per Coverity.

Backpatch-through: v4.3

Branch
------
V4_3_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=02c94b5e522fc7ec1a97deb31ac79ed69bce4...

Modified Files
--------------
src/protocol/pool_proto_modules.c | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Fix oversight in check_transaction_state_and_abort().
@ 2026-02-02 05:17  Tatsuo Ishii <ishii@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Tatsuo Ishii @ 2026-02-02 05:17 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

Fix oversight in check_transaction_state_and_abort().

The function does not take the case when frontend is NULL into
account.

Per Coverity.

Backpatch-through: v4.3

Branch
------
V4_4_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=42a57602d3c3bda83d85ae0c37a149fc41825...

Modified Files
--------------
src/protocol/pool_proto_modules.c | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Fix oversight in check_transaction_state_and_abort().
@ 2026-02-02 05:17  Tatsuo Ishii <ishii@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Tatsuo Ishii @ 2026-02-02 05:17 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

Fix oversight in check_transaction_state_and_abort().

The function does not take the case when frontend is NULL into
account.

Per Coverity.

Backpatch-through: v4.3

Branch
------
V4_5_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=4998b5912bf2732f591907d16c3409bebb586...

Modified Files
--------------
src/protocol/pool_proto_modules.c | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Fix oversight in check_transaction_state_and_abort().
@ 2026-02-02 05:17  Tatsuo Ishii <ishii@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Tatsuo Ishii @ 2026-02-02 05:17 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

Fix oversight in check_transaction_state_and_abort().

The function does not take the case when frontend is NULL into
account.

Per Coverity.

Backpatch-through: v4.3

Branch
------
V4_6_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=a85a3fe024dbddee8b913eb33debcd7792682...

Modified Files
--------------
src/protocol/pool_proto_modules.c | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Fix oversight in check_transaction_state_and_abort().
@ 2026-02-02 05:17  Tatsuo Ishii <ishii@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Tatsuo Ishii @ 2026-02-02 05:17 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

Fix oversight in check_transaction_state_and_abort().

The function does not take the case when frontend is NULL into
account.

Per Coverity.

Backpatch-through: v4.3

Branch
------
V4_7_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=55ee45801e6024a455e9c51d769a2fec25ed5...

Modified Files
--------------
src/protocol/pool_proto_modules.c | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Fix oversight in check_transaction_state_and_abort().
@ 2026-02-02 05:17  Tatsuo Ishii <ishii@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Tatsuo Ishii @ 2026-02-02 05:17 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

Fix oversight in check_transaction_state_and_abort().

The function does not take the case when frontend is NULL into
account.

Per Coverity.

Backpatch-through: v4.3

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=59c08b1e26f72d48692e9dbd860fa49a98319...

Modified Files
--------------
src/protocol/pool_proto_modules.c | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread


end of thread, other threads:[~2026-02-02 05:17 UTC | newest]

Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-02-02 05:17 pgpool: Fix oversight in check_transaction_state_and_abort(). Tatsuo Ishii <ishii@postgresql.org>
2026-02-02 05:17 pgpool: Fix oversight in check_transaction_state_and_abort(). Tatsuo Ishii <ishii@postgresql.org>
2026-02-02 05:17 pgpool: Fix oversight in check_transaction_state_and_abort(). Tatsuo Ishii <ishii@postgresql.org>
2026-02-02 05:17 pgpool: Fix oversight in check_transaction_state_and_abort(). Tatsuo Ishii <ishii@postgresql.org>
2026-02-02 05:17 pgpool: Fix oversight in check_transaction_state_and_abort(). Tatsuo Ishii <ishii@postgresql.org>
2026-02-02 05:17 pgpool: Fix oversight in check_transaction_state_and_abort(). Tatsuo Ishii <ishii@postgresql.org>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox