Re: Error with 7.3

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Error with 7.3
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4850737@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Error with 7.3  ("Dave Page" <dpage@vale-housing.co.uk>)
Список 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 по дате отправления:

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: Error with 7.3
Следующее
От: cvs@developer.pgadmin.org
Дата:
Сообщение: CVS Commit by dpage: Fix changing of view ownership