This is a "pre-emptive" bug report. Newer version of Postgres have changed the ability to send a CREATE DATABASE function in a block with other statements.
I noticed this error message when running gnue-schema --createdb, something that gnue-setupdb uses. http://archives.postgresql.org/pgsql-hackers/2007-09/msg00933.php Looks like line 122 needs to change. <http://www.gnuenterprise.org/cgi-bin/viewcvs.cgi/trunk/gnue-common/src/datasources/drivers/sql/postgresql/Behavior.py?view=markup> <http://svn.gnuenterprise.org/gnue/trunk/gnue-common/src/datasources/drivers/sql/postgresql/Behavior.py> Cheers, /a _______________________________________________ Gnue-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnue-dev
