Re: Minor cleanup of Meson files given that we require 0.57

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Tristan Partin <tristan(at)partin(dot)io>
Cc: Andreas Karlsson <andreas(at)proxel(dot)se>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Minor cleanup of Meson files given that we require 0.57
Date: 2026-04-17 22:00:42
Message-ID: aeKtiohbd1Ji6_Yu@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Apr 15, 2026 at 09:33:41PM +0000, Tristan Partin wrote:
> Both patches look good to me!

I have skimmed through the patches quickly, and they sound rather
correct (need to double-check in depth). Anyway, asking before doing
anything.. Would there be any objections to this simplification on
HEAD, now that we require 0.57.2?
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-04-17 22:54:14 Re: [PATCH] postmaster: fix stale PM_STARTUP comment
Previous Message Michael Paquier 2026-04-17 21:53:45 Re: docs: Fix format of CREATE FOREIGN TABLE example in postgres_fdw