Thread: documentation bug - missing info about unpackaged control files for extension
documentation bug - missing info about unpackaged control files for extension
From
Pavel Stehule
Date:
Hello is somewhere documented sense of foo--unpackaged--version.sql files? Regards Pavel
Re: documentation bug - missing info about unpackaged control files for extension
From
Heikki Linnakangas
Date:
On 15.04.2012 13:47, Pavel Stehule wrote: > is somewhere documented sense of foo--unpackaged--version.sql files? See section 35.15.4. Extension Updates, paragraph starting with "The update mechanism can be used to solve an important special case: converting a "loose" collection of objects into an extension." -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com
Re: documentation bug - missing info about unpackaged control files for extension
From
Pavel Stehule
Date:
2012/4/15 Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>: > On 15.04.2012 13:47, Pavel Stehule wrote: >> >> is somewhere documented sense of foo--unpackaged--version.sql files? > > > See section 35.15.4. Extension Updates, paragraph starting with "The update > mechanism can be used to solve an important special case: converting a > "loose" collection of objects into an extension." > I understand better now. Thank you Pavel > -- > Heikki Linnakangas > EnterpriseDB http://www.enterprisedb.com