pgsql: Include headers of archive/ in installation

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Include headers of archive/ in installation
Date: 2023-03-10 11:08:48
Message-ID: E1paacB-002ptg-P9@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Include headers of archive/ in installation

These new headers have been recently added in 35739b8, but they were not
installed. Sravan has provided the patch for configure/make, while I
have fixed the meson part.

Author: Sravan Kumar, Michael Paquier
Discussion: https://postgr.es/m/CA+=NbjguiQy-MbVqfQ-jQ=2Fcmx3Zs36OkKb-vjt28jMTG0OOg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6ad5793a491a2e70e5610988a13f31f43c8946ad

Modified Files
--------------
src/include/Makefile | 2 +-
src/include/meson.build | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2023-03-10 12:42:35 pgsql: Add standard collation UNICODE
Previous Message Peter Eisentraut 2023-03-10 10:18:58 pgsql: Add a test for UCS_BASIC collation