pgsql: meson: Install missing example files - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: meson: Install missing example files
Date
Msg-id E1r15qm-004fDm-5d@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
meson: Install missing example files

Install the example files from contrib/spi/, to match makefiles.

Reviewed-by: Tristan Partin <tristan@neon.tech>
Reviewed-by: Andres Freund <andres@anarazel.de>
Discussion: https://www.postgresql.org/message-id/b018b577-38a2-49c6-8727-adfb577de317@eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b630d9d6c82aeb540c92faf220b837cc71a1416c

Modified Files
--------------
contrib/meson.build     |  5 +++++
contrib/spi/meson.build | 17 +++++++++++++++++
meson.build             |  1 +
3 files changed, 23 insertions(+)


pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: pgsql: Fix the way SJE removes references from PHVs
Next
From: Tom Lane
Date:
Subject: pgsql: Fix computation of varnullingrels when const-folding field selec