Re: [PATCH] Segfault in pool_do_auth() when failover races with a new connection

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: emond(dot)papegaaij(at)gmail(dot)com
Cc: pgpool-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Segfault in pool_do_auth() when failover races with a new connection
Date: 2026-07-03 06:31:48
Message-ID: 20260703.153148.1945583407283747711.ishii@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-hackers

Hi Emond,

> Yes, this looks good. There's one small nit: there's some whitespace
> noise in the patch (space before tab) on the line with
> "my_main_node_id = *(volatile int *) &REAL_MAIN_NODE_ID;"

I fixed this and pushed to all supported branches.
https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commit;h=c39c7b40bf7573e8fc1b4772e99c3b371dca10ed

Thank you!
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp

In response to

Responses

Browse pgpool-hackers by date

  From Date Subject
Next Message Emond Papegaaij 2026-07-03 07:22:34 Re: [PATCH] Segfault in pool_do_auth() when failover races with a new connection
Previous Message Emond Papegaaij 2026-07-02 13:54:56 Re: [PATCH] Segfault in pool_do_auth() when failover races with a new connection