On Mon, Dec 19, 2011 at 12:50 AM, herman vierendeels <[email protected]> wrote: > I thought that for postgres 9.1 , we were using the new instruction > > CREATE EXTENSION > > in sql/Pg-database.sql > > instead of using directly Contrib scripts in > /usr/share/postgresql/9.1/extension/
This is true. The problem is ensuring that we can trap errors there, which is a bit of a problem at present. The issue that failed here was the version detection. Best Wishes, Chris Travers ------------------------------------------------------------------------------ Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will provide a great way to learn Windows Azure and what it provides. You can attend the event by watching it streamed LIVE online. Learn more at http://p.sf.net/sfu/ms-windowsazure _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
