Matthias Kuhn <matthias(at)opengis(dot)ch> writes:
> In order to ship libpq on Android, it needs to be built without a version
> suffix on the .so file.
> The attached patch will make sure that no version is added when built for
> Android.
This ... seems incredibly brain-dead. Does Android really not cope
with version-to-version ABI changes?
regards, tom lane