Skip to content

Commit 2694bed

Browse files
committed
modify meson.build in src/include/catalog to support package
1 parent 92269d5 commit 2694bed

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/include/catalog/meson.build

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ catalog_headers = [
6969
'pg_publication_rel.h',
7070
'pg_subscription.h',
7171
'pg_subscription_rel.h',
72+
'pg_package.h',
73+
'pg_package_body.h',
7274
]
7375

7476
# The .dat files we need can just be listed alphabetically.

0 commit comments

Comments
 (0)