Compare commits

..

1 Commits

Author SHA1 Message Date
Ian Barwick
70c79aeaec Add dummy include file
This is a workaround required to facilitate Debian package builds
against PostgreSQL Extended.
2021-10-12 16:50:33 +09:00

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