Re: [PATCH] Missing dep on Catalog.pm in meson rules

From: "Tristan Partin" <tristan(at)neon(dot)tech>
To: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>, "PostgreSQL Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Missing dep on Catalog.pm in meson rules
Date: 2023-06-01 21:16:27
Message-ID: CT1MJFE3PEEV.2S08CXLDYMCWP@gonk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Could you create a variable for the file instead of calling files() 3
times?

> catalog_pm = files('path/to/Catalog.pm')

--
Tristan Partin
Neon (https://neon.tech)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dagfinn Ilmari Mannsåker 2023-06-01 21:22:12 Re: [PATCH] Missing dep on Catalog.pm in meson rules
Previous Message Andrew Dunstan 2023-06-01 20:46:07 Re: Adding SHOW CREATE TABLE