pgsql: meson: Fix sepgsql installation
Started by Peter Eisentrautover 1 year ago1 messagescomitters
meson: Fix sepgsql installation
The sepgsql.sql file should be installed under share/contrib/, not
share/extension/, since it is not an extension. This makes it match
what make install does.
Discussion: /messages/by-id/651a5baf-5c45-4a5a-a202-0c8453a4ebf8@eisentraut.org
Branch
------
REL_16_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/155d6162e4578930d584f75599276de341685b23
Modified Files
--------------
contrib/sepgsql/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)