We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92269d5 commit 2694bedCopy full SHA for 2694bed
1 file changed
src/include/catalog/meson.build
@@ -69,6 +69,8 @@ catalog_headers = [
69
'pg_publication_rel.h',
70
'pg_subscription.h',
71
'pg_subscription_rel.h',
72
+ 'pg_package.h',
73
+ 'pg_package_body.h',
74
]
75
76
# The .dat files we need can just be listed alphabetically.
0 commit comments