pgsql: meson: Fix sepgsql installation

2025-01-24 Thread Peter Eisentraut
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: https://www.postgresql.org/message-id/flat/651a5baf-5c45-4a5a-a202-0c8453a4e...@eisentraut.o

pgsql: meson: Fix sepgsql installation

2025-01-24 Thread Peter Eisentraut
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: https://www.postgresql.org/message-id/flat/651a5baf-5c45-4a5a-a202-0c8453a4e...@eisentraut.o

pgsql: meson: Fix sepgsql installation

2025-01-24 Thread Peter Eisentraut
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: https://www.postgresql.org/message-id/flat/651a5baf-5c45-4a5a-a202-0c8453a4e...@eisentraut.o