jeff-davis / PostgreSQL-Temporal

Temporal extensions for PostgreSQL
Other
49 stars 14 forks source link

Fix CREATE EXTENSION temporal FROM unpackaged #4

Open jhohm opened 12 years ago

jhohm commented 12 years ago

I've added the proper upgrade script for version 0.7.1 so that the command given in the README, for if you've upgraded your cluster to PostgreSQL 9.1 and already had temporal installed, actually works. Without this script, I instead got this:

ERROR: extension "temporal" has no update path from version "unpackaged" to version "0.7.1"