Re: installing static libraries (was building postgres with meson)

2022-10-05 Thread Peter Eisentraut
On 04.10.22 00:42, Andres Freund wrote: I realize that there are people for whom other considerations outweigh that, but I don't think that we should install static libraries by default. Long ago it was pretty common for configure scripts to offer --enable-shared and --enable-static options ...

installing static libraries (was building postgres with meson)

2022-10-03 Thread Andres Freund
Hi, Splitting out to a new thread. Started at https://www.postgresql.org/message-id/20220915051754.ccx35szetbvnjv7g%40awork3.anarazel.de On 2022-09-14 22:17:54 -0700, Andres Freund wrote: > On 2022-09-15 01:10:16 -0400, Tom Lane wrote: > > I realize that there are people for whom other considerat