On Tue, Mar 17, 2026 at 1:06 AM Zsolt Parragi <[email protected]> wrote: > PGXS defines it as: > > # HEADERS_$(MODULE) -- files to install into > # $(includedir_server)/$MODULEDIR/$MODULE; the value of $MODULE must be > # listed in MODULES or MODULE_big > > where > > # MODULEDIR -- subdirectory of $PREFIX/share into which DATA and DOCS files > # should be installed (if not set, default is "extension" if EXTENSION > # is set, or "contrib" if not) > > And I mirrored that in meson.
Right, OK. This all seems rather confusing and a bit under-documented, but after looking it over I think you've got it correct, so committed. -- Robert Haas EDB: http://www.enterprisedb.com
