pgsql: meson: Add 'world' target - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: meson: Add 'world' target
Date
Msg-id E1r5Fwj-006RcY-U9@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
meson: Add 'world' target

We have this for make as well.

Reviewed-by: Peter Eisentraut <peter@eisentraut.org>
Discussion: https://postgr.es/m/20231103163848.26egkh5qdgw3vmil@awork3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6614cfb43c8281feef5c4563ddc36ab04914014e

Modified Files
--------------
meson.build | 2 ++
1 file changed, 2 insertions(+)


pgsql-committers by date:

Previous
From: Jeff Davis
Date:
Subject: pgsql: Optimize check_search_path() by using SearchPathCache.
Next
From: Amit Kapila
Date:
Subject: pgsql: Log messages for replication slot acquisition and release.