Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Re: Fix PQport to never return NULL if the connection is valid
From:
Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc:
Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject:
Re: Fix PQport to never return NULL if the connection is valid
Date:
2025-07-17 18:53:13
Message-ID:
0f800929ef37c2cafe4472f7389de6834fc27595.camel@cybertec.at
Views:
Whole Thread
|
Raw Message
|
Download mbox
|
Resend email
Thread:
2025-05-08 16:58:25 from Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com> 📎
2025-05-08 17:38:36 from Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
2025-05-08 20:01:18 from Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com> 📎
2025-07-16 15:32:59 from Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
2025-07-16 19:36:35 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2025-07-17 06:16:43 from Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
2025-07-17 16:58:36 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2025-07-17 18:53:13 from Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Lists:
pgsql-hackers
On Thu, 2025-07-17 at 12:58 -0400, Tom Lane wrote:
> Cool, done that way.
Thanks!
Yours,
Laurenz Albe
In response to
Re: Fix PQport to never return NULL if the connection is valid
at 2025-07-17 16:58:36 from Tom Lane
Browse pgsql-hackers by date
From
Date
Subject
Next Message
Masahiko Sawada
2025-07-17 18:55:30
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Previous Message
Greg Burd
2025-07-17 18:35:13
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock