Re: datetime local bug

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: datetime local bug
Дата
Msg-id D85C66DA59BA044EB96AB9683819CF61137FE9@dogbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на datetime local bug  ("Poul L. Christiansen" <poulc@cs.auc.dk>)
Список pgadmin-hackers

> -----Original Message-----
> From: Poul L. Christiansen [mailto:poulc@cs.auc.dk]
> Sent: 2. august 2002 15.31
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] datetime local bug
>
>
> Hi
>
> I discovered a bug in PgAdmin II 1.2.0.
>
> I have set my default locale on my Win2k to "faroese" and by
> default it
> uses "." to separate time values and not ":" as i probably
> does in english.

Hi Poul,

I have just committed a fix to CVS for this problem. It is actually
caused by a combination of PostgreSQL not recognising the .'s and
Microsoft's VB Runtime helpfully converting the :'s that pgAdmin uses
into the .'s for the current regional settings!

This fix will be in the next release, or you can download snapshot
binaries from http://cvs.pgadmin.org/ in the binaries folder. See the
README for installation instructions.

Regards, Dave.

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Poul L. Christiansen"
Дата:
Сообщение: datetime local bug
Следующее
От: mojoscoobydoo@attbi.com
Дата:
Сообщение: Question About obtaining server status information...