From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
---|---|
To: | kyzevan23(at)mail(dot)ru, pgsql-docs(at)lists(dot)postgresql(dot)org |
Subject: | Re: Incorrect option name for meson build |
Date: | 2024-08-28 06:37:05 |
Message-ID: | cd6158a9-16d5-4dfe-8662-1c2d1c21aee5@eisentraut.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
On 26.08.24 09:15, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/12/catalog-pg-type.html
> Description:
>
> Page:
> https://www.postgresql.org/docs/16/install-meson.html#CONFIGURE-AUTO-FEATURES-MESON
> Description:
> Hello! As indicated in the "Build Process Details" section, in order to
> control all features when building with a meson, you need to specify the
> --auto_features option. But when I specify this option, the meson says that
> it doesn't know it. But it knows the option -Dauto_features:
Yeah, I think it's either --auto-features or -Dauto_features, but not
--auto_features.
From | Date | Subject | |
---|---|---|---|
Next Message | PG Doc comments form | 2024-08-28 07:27:03 | May be not exclusive locks, but access exclusive locks? |
Previous Message | Daniel Gustafsson | 2024-08-27 08:57:42 | Re: Examples Missing |