Re: Building with meson on NixOS/nixpkgs - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Building with meson on NixOS/nixpkgs
Date
Msg-id d7d2f1b7-481f-4055-a809-fb974a810631@iki.fi
Whole thread Raw
In response to Re: Building with meson on NixOS/nixpkgs  ("Tristan Partin" <tristan@neon.tech>)
Responses Re: Building with meson on NixOS/nixpkgs
List pgsql-hackers
On 26/07/2024 23:01, Tristan Partin wrote:
> Heikki asked me to take a look at this patchset for the commitfest.
> Looks good to me.
> 
> Heikki, just be careful rebasing the first patch. You need to make sure
> the newly set `required: false` gets carried forward.

Committed and backpatched to v16 and v17. Thanks for the good 
explanations in the commit messages, Walther!

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




pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: POC, WIP: OR-clause support for indexes
Next
From: David Rowley
Date:
Subject: Re: Speed up JSON escape processing with SIMD plus other optimisations