Re: meson oddities
Peter Eisentraut <peter.eisentraut@enterprisedb.com>
From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: Andres Freund <andres@anarazel.de>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: Andrew Dunstan <andrew@dunslane.net>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-11-16T09:53:59Z
Lists: pgsql-hackers
On 16.11.22 00:40, Andres Freund wrote: > Somewhat relatedly, I wonder if we should have a better way to enable/disable > the 'pgsql' path logic. It's pretty annoying that prefix basically doesn't > work if it doesn't contain 'pgsql' or 'postgres'. Could you explain this in more detail?
Commits
-
meson: Fix installation path computation
- 8f6858064b14 16.0 landed