Add dummy include file

This is a workaround required to facilitate Debian package builds
against PostgreSQL Extended.
This commit is contained in:
Ian Barwick
2021-10-12 16:50:33 +09:00
parent afd876377c
commit fa5e72ef45

7
bdr_api_version.h Normal file
View File

@@ -0,0 +1,7 @@
/*
* bdr_version_api.h
*
* This is a dummy file to facilitated building Debian packages against
* PostgreSQL Extended. It may be removed in the future. Do not add any
* code to this file.
*/