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 51e7025747
commit 6ba27a9c6b

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.
*/