gnue-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUe-dev] pgsql: CREATE DATABASE cannot be executed from a function or


From: Aaron S. Hawley
Subject: [GNUe-dev] pgsql: CREATE DATABASE cannot be executed from a function or multi-command string
Date: Tue, 4 Nov 2008 12:12:16 -0500

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]