Re: pgsql: Fix meson build with -Duuid=ossp when using version older than 0

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Date: 2025-09-23 23:40:36
Message-ID: aNMv9P8FAUgaSx19@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Sun, Sep 21, 2025 at 08:09:18PM -0400, Tom Lane wrote:
> Partly my fault --- I should have sent a reminder to the
> committers list, but forgot to.

Now that 18.0 has been tagged and that I can get back from the corner,
re-applied as of 178bbf403cc5 on REL_18_STABLE.
--
Michael

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2025-09-24 04:25:48 pgsql: Fix LOCK_TIMEOUT handling during parallel apply.
Previous Message Michael Paquier 2025-09-23 23:22:34 pgsql: Fix compiler warnings in test_bitmapset