Open aseques opened 2 years ago
I tried today the update from 2.0.1 to 2.0.3 and the result has been the same
ERROR: extension "tds_fdw" has no update path from version "2.0.1" to version "2.0.3" I tried:
@kav23alex is fixing this in PR #339.
The corresponding PR has been merged. Thanks, @kav23alex!
Issue report
I am updating tds_fdw from 2.0.1 to 2.0.2 (later I have tried to 2.0.3), I followed the steps from the wiki here. The package compiled an installed without issues. But after restarting postgres I wanted to check if the version reports the new version I installed, but it seems it doesn't
I found several references about this problem:
alter extension tds_fdw update;
, but I get the same error messageERROR: extension "tds_fdw" has no update path from version "2.0.1" to version "2.0.2"
, the ticket was reopened by @juliogonzalez but no more changes so farOperating system
Version of tds_fdw
Reporting 2.0.1, should be 2.0.2
Version of PostgreSQL
Version of FreeTDS