Re: [meson] expose buildtype debug/optimization info to pg_config

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Junwang Zhao <zhjwpku(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [meson] expose buildtype debug/optimization info to pg_config
Date: 2023-12-14 08:50:45
Message-ID: 00e70783-82ac-4aa6-aa0f-47903e188160@eisentraut.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 12.12.23 11:40, Junwang Zhao wrote:
> build system using configure set VAL_CFLAGS with debug and
> optimization flags, so pg_config will show these infos. Some
> extensions depend on the mechanism.
>
> This patch exposes these flags with a typo fixed together.

I have committed the typo fix.

But I would like to learn more about the requirements of extensions in
this area. This seems a bit suspicious to me.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey M. Borodin 2023-12-14 09:01:52 Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock
Previous Message Nazir Bilal Yavuz 2023-12-14 08:49:04 Re: Add code indentation check to cirrus-ci (was Re: Add BF member koel-like indentation checks to SanityCheck CI)