Re: [PATCH] Missing dep on Catalog.pm in meson rules
Tristan Partin <tristan@neon.tech>
From: "Tristan Partin" <tristan@neon.tech>
To: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>, "PostgreSQL Hackers" <pgsql-hackers@postgresql.org>
Date: 2023-06-01T21:16:27Z
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)
Commits
-
meson: Add dependencies to perl modules to various script invocations
- a1cd982098c8 16.0 landed