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
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
No comments:
Post a Comment