Re: Simplify signature of ProcessStartupPacket()

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Simplify signature of ProcessStartupPacket()
Date: 2026-05-16 23:00:43
Message-ID: agj3G18Z7sC6RmtB@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, May 16, 2026 at 04:36:33PM +0200, Daniel Gustafsson wrote:
> On 15 May 2026, at 10:16, Heikki Linnakangas <hlinnaka(at)iki(dot)fi> wrote:
>> +1. And I wouldn't mind committing that for v19 already.
>
> +1, LGTM.

Thanks. Applied now on HEAD.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-05-16 23:09:56 Re: Sequence Access Methods, round two
Previous Message Tom Lane 2026-05-16 21:18:43 Re: [PATCH] Fix overflow and underflow in regr_r2()