Re: Error with 7.3 - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Error with 7.3
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4850737@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Error with 7.3  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgadmin-hackers
Thanks.

/D

________________________________

From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
Sent: Thu 3/31/2005 4:55 PM
To: Dave Page
Cc: pgadmin-hackers@postgresql.org
Subject: Re: Error with 7.3



Dave Page wrote:
> Hi Andreas
>
> Dunno how I didn't spot this earlier, but it appears that the update
> http://cvs.pgadmin.org/cgi-bin/viewcvs.cgi/pgadmin3/src/db/pgConn.cpp.di
> ff?r1=1.63&r2=1.64 causes an error message on 7.3 servers:

Logfile reader will fail if the DateStyle is not ISO. Simple SET
DATESTYLE=ISO should be sufficient; corrected.

Regards,
Andreas



pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: Error with 7.3
Next
From: cvs@developer.pgadmin.org
Date:
Subject: CVS Commit by dpage: Fix changing of view ownership