Skip to content

Commit 6ad5793

Browse files
committed
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
1 parent 012ee84 commit 6ad5793

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/include/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ all: pg_config.h pg_config_ext.h pg_config_os.h
1717

1818

1919
# Subdirectories containing installable headers
20-
SUBDIRS = access bootstrap catalog commands common datatype \
20+
SUBDIRS = access archive bootstrap catalog commands common datatype \
2121
executor fe_utils foreign jit \
2222
lib libpq mb nodes optimizer parser partitioning postmaster \
2323
regex replication rewrite \

src/include/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ subdir('utils')
129129

130130
header_subdirs = [
131131
'access',
132+
'archive',
132133
'catalog',
133134
'bootstrap',
134135
'commands',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy