Re: [RFC] building postgres with meson -v8 - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [RFC] building postgres with meson -v8
Date
Msg-id 8ced34e6-7abf-b3b2-3770-0487794753c5@enterprisedb.com
Whole thread Raw
In response to Re: [RFC] building postgres with meson -v8  (Andres Freund <andres@anarazel.de>)
Responses Re: [RFC] building postgres with meson -v8  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On 29.04.22 19:46, Andres Freund wrote:
> explicitly using shared_library() rather than library()

Why is that?  We do build static libraries right now, so using library() 
would seem more suitable for that.



pgsql-hackers by date:

Previous
From: Matthias van de Meent
Date:
Subject: Re: strange slow query - lost lot of time somewhere
Next
From: Tom Lane
Date:
Subject: Re: Refactor construct_array() and deconstruct_array() for built-in types