Re: Fix PQport to never return NULL if the connection is valid - Mailing list pgsql-hackers

From Laurenz Albe
Subject Re: Fix PQport to never return NULL if the connection is valid
Date
Msg-id 0f800929ef37c2cafe4472f7389de6834fc27595.camel@cybertec.at
Whole thread Raw
In response to Re: Fix PQport to never return NULL if the connection is valid  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, 2025-07-17 at 12:58 -0400, Tom Lane wrote:
> Cool, done that way.

Thanks!

Yours,
Laurenz Albe



pgsql-hackers by date:

Previous
From: Greg Burd
Date:
Subject: Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock
Next
From: Masahiko Sawada
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart