On Sep 22, 2011, at 11:14 AM, Kevin Grittner wrote: >> No, because if 1.1 was installed on 8.4, you'd need the commands >> to move all its functions into the extension, not re-create them. > > Shouldn't a version installed on 8.4 be installed as "unpackaged"? > Doesn't citext--unpackaged--1.0.sql contain the commands to move all > its functions into the extension?
It contains everything need to move 1.0 functions into the extension. If Josh adds new functions they obviously would not be moved. So a new script would need to move them. And unpackaged--1.1 does not first run unpackaged--1.0. Best, David -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers