Re: Building with meson on NixOS/nixpkgs

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Tristan Partin <tristan(at)neon(dot)tech>, walther(at)technowledgy(dot)de
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Building with meson on NixOS/nixpkgs
Date: 2024-07-27 11:17:51
Message-ID: d7d2f1b7-481f-4055-a809-fb974a810631@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2024-07-27 12:51:14 Re: Speed up JSON escape processing with SIMD plus other optimisations
Previous Message Alexander Korotkov 2024-07-27 10:56:40 Re: POC, WIP: OR-clause support for indexes