On Dec 10, 2010, at 2:40 PM, Tom Lane wrote:
>> Since you know the existing version number, you just run all that come after. For example, if the current version is 1.12, then you know to run foo-1.13.sql and foo-1.15.sql.
>
> If we assume the target is the current version, then we only need the
> old-version number in the file name, so it doesn't matter how many
> parts it has.
Exactly.
Best,
David