Re: Should we remove vacuum_defer_cleanup_age? - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Should we remove vacuum_defer_cleanup_age?
Date
Msg-id CA+TgmobJUe2_oivkc3t8UyVPg5RMaVpENm3BQkT+PuCyjm3A3w@mail.gmail.com
Whole thread Raw
In response to Re: Should we remove vacuum_defer_cleanup_age?  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
On Mon, Apr 24, 2023 at 8:36 AM Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
> The one thing that IMO makes it less confusing is to have it return the
> value rather than modifying it in place.

Yeah, I don't understand why we have these functions that modify the
value in place. Those are probably convenient here and there, but
overall they seem to make things more confusing.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Memory leak in CachememoryContext
Next
From: "Imseih (AWS), Sami"
Date:
Subject: Re: Correct the documentation for work_mem