Re: [pgadmin-hackers] Error with 7.3

2005-03-31 Thread Dave Page
Thanks. /D From: Andreas Pflug [mailto:[EMAIL PROTECTED] 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 u

Re: [pgadmin-hackers] Error with 7.3

2005-03-31 Thread Andreas Pflug
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 DATE

[pgadmin-hackers] CVS Commit by andreas: Fix DateStyle to be 7.3 compatible

2005-03-31 Thread cvs
Log Message: --- Fix DateStyle to be 7.3 compatible Modified Files: -- pgadmin3/src/db: pgConn.cpp (r1.67 -> r1.68) Index: pgConn.cpp === RCS file: /projects/pgadmin3/src/db/pgConn.cpp,v retrieving rev

[pgadmin-hackers] Error with 7.3

2005-03-31 Thread Dave Page
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: --- pgAdmin III --- An error has occu