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:
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

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