gnumed-bugs
[Top][All Lists]
Advanced

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

Re: [Gnumed-bugs] Problem CONSTANTCONTEXT trying to update db 15 --> 16


From: Karsten Hilbert
Subject: Re: [Gnumed-bugs] Problem CONSTANTCONTEXT trying to update db 15 --> 16 from git source
Date: Sat, 20 Aug 2011 09:19:38 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Aug 19, 2011 at 08:26:33PM -0700, Jim Busser wrote:

> >> Subject: [Gnumed-bugs] Problem CONSTANTCONTEXT trying to update db 15 -->
> >> 
> >> This despite a fresh git pull, and then a clone discard and completely new 
> >> pull down.
> > 
> > Fixed, thanks for reporting.
> > 
> > Karsten
> 
> What needing fixing?

Well, the version of PostgreSQL you are on does not yet
support this plpgsql construct:

        DECLARE
                _tmp alias for $1;
        BEGIN
                _tmp := 1;
        END;

Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

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