On Tue, Nov 12, 2024 at 11:52 AM Peter Eisentraut <pe...@eisentraut.org> wrote: > So the most straightforward way to "make it work like it used to" would > be to change src/bin/pgevent/meson.build to use shared_module() instead > of shared_library(). > > Based on the explanation in the documentation, this file is really more > of a plugin and less a shared library, so I think that approach would be > more correct than not.
I don't understand what the difference is between a shared module and a shared library, so I find it odd that meson treats them differently. However, if the consensus is that moving it back to lib is better than updating the documentation, that's fine with me. -- Robert Haas EDB: http://www.enterprisedb.com