Re: Cleanup: PGProc->links doesn't need to be the first field anymore - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Cleanup: PGProc->links doesn't need to be the first field anymore
Date
Msg-id a122beef-16d3-460e-809d-7c24d02d5869@iki.fi
Whole thread Raw
In response to Re: Cleanup: PGProc->links doesn't need to be the first field anymore  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On 04/07/2024 23:20, Andres Freund wrote:
> On 2024-07-04 01:54:18 +0300, Heikki Linnakangas wrote:
>> I believe that was just an oversight. Trivial patch attached.
> 
> Oops. Yes, I clearly should have used dlist_container() here.
Committed, thanks.

-- 
Heikki Linnakangas
Neon (https://neon.tech)
    



pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: speed up pg_upgrade with large number of tables
Next
From: "Joel Jacobson"
Date:
Subject: Re: pgsql: Add pg_get_acl() to get the ACL for a database object