EnterpriseDB / mongo_fdw

PostgreSQL foreign data wrapper for MongoDB
GNU Lesser General Public License v3.0
326 stars 70 forks source link

checkout_json_lib() deletes the wrong file #97

Closed andreasscherbaum closed 5 years ago

andreasscherbaum commented 6 years ago

The latest updates missed to update the filename which is deleted in checkout_json_lib().

It's still "json-c-0.12-20140410.tar.gz", should be "json-c-0.12.1-20160607.tar.gz".