Re: v1.8.4 uploaded

Поиск
Список
Период
Сортировка
От Erwin Brandstetter
Тема Re: v1.8.4 uploaded
Дата
Msg-id f64c7741-b289-463f-a38f-709e638dea36@l42g2000hsc.googlegroups.com
обсуждение исходный текст
Ответ на v1.8.4 uploaded  ("Dave Page" <dpage@pgadmin.org>)
Ответы Re: v1.8.4 uploaded  ("Dave Page" <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi Dave!

On Jun 4, 11:11 am, dp...@pgadmin.org ("Dave Page") wrote:
> Due to an ugly bug found by Erwin, I've updated the new release to
> v1.8.4, and uploaded new builds in src, win32, osx and slackware
> formats tohttp://developer.pgadmin.org/ftp/release/v1.8.4.
>
> Please give them a once-over, and hopefully I can announce them tomorrow!


Testing pgAdmin v.1.8.4 (Jun 4 2008, rev: 7358, on WinXP Pro; hosts:pg
8.2.7 and 8.3.1 on Debian Etch

I have tested on Win XP for like an hour. The crash seems fixed,
nothing more to stop the show AFAIKS. :)
Just a minor bug:

I say:
CREATE TYPE foo AS
   (x timestamp(0) without time zone);

pgAdmin says:
CREATE TYPE foo AS
   (x timestamp without time zone(0));

The later should read like the former to work.
CREATE TABLE does not suffer from this problem.

I take it, these timestamp types are a pest to reverse engineer ...

Regards
Erwin

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: v1.8.4 uploaded
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: v1.8.4 uploaded