Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe - Mailing list pgsql-committers

From Michael Paquier
Subject Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe
Date
Msg-id E90BF4E6-4800-47AC-B507-146EF27B1FD8@paquier.xyz
Whole thread Raw
In response to Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe  (Alexander Korotkov <aekorotkov@gmail.com>)
Responses Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe
List pgsql-committers
> On Aug 13, 2024, at 6:35, Alexander Korotkov <aekorotkov@gmail.com> wrote:.
> 
> As pointed by Noah Misch [1], unlike the commit the patch [2] also
> changed segment-returning functions to return int64.  Thus, in the
> patch output formats make much more sense, because they match the
> input data types.  Michael, are you intended to push the remaining
> part of the patch [2]?

Guess so. I could look at that next week, not before.
--
Michael



pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Fix creation of partition descriptor during concurrent detach+dr
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Fix nls.mk to reflect astreamer files relocation