Re: Inline Extension
Dimitri Fontaine <dimitri@2ndquadrant.fr>
From: Dimitri Fontaine <dimitri@2ndQuadrant.fr>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Dimitri Fontaine <dimitri@2ndquadrant.fr>, Tom Lane <tgl@sss.pgh.pa.us>, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, pgsql-hackers@postgresql.org
Date: 2012-01-20T19:02:55Z
Lists: pgsql-hackers
Attachments
- extension-default-full-version.v0.patch (text/x-patch) patch v0
Robert Haas <robertmhaas@gmail.com> writes: >> Maybe you would want the system to be able to determine the oldest >> version to start from to reach the current default_version given in the >> control file, but I guess it would be better to add another property >> like default_full_version or such (last_stop?). > > Possibly that might be a better design, yes. Especially since we > don't order version numbers intrinsically. It's quite simple to implement too, see attached. As for the version number ordering, that's a giant rat hole I don't want to be digging in, and I think we can bypass that problem entirely. Regards, -- Dimitri Fontaine http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support