Обсуждение: v1.8.4 uploaded

Поиск
Список
Период
Сортировка

v1.8.4 uploaded

От
"Dave Page"
Дата:
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 to http://developer.pgadmin.org/ftp/release/v1.8.4.

Please give them a once-over, and hopefully I can announce them tomorrow!

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

Re: v1.8.4 uploaded

От
Erwin Brandstetter
Дата:
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

Re: v1.8.4 uploaded

От
Devrim GÜNDÜZ
Дата:
On Wed, 2008-06-04 at 10:11 +0100, 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 to http://developer.pgadmin.org/ftp/release/v1.8.4.
>
> Please give them a once-over, and hopefully I can announce them tomorrow!

1.8.4 is successfully built on Fedora 7,8,9, RHEL 4,5 , on 32 and 64
bit arches.

I pushed them to Fedora repositories for testing, and will submit to
stable once you send the changelog to the list.

Regards,
--
Devrim GÜNDÜZ , RHCE
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/

Вложения

Re: v1.8.4 uploaded

От
"Dave Page"
Дата:
On Thu, Jun 5, 2008 at 6:12 AM, Devrim GÜNDÜZ <devrim@commandprompt.com> wrote:
>
> On Wed, 2008-06-04 at 10:11 +0100, 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 to http://developer.pgadmin.org/ftp/release/v1.8.4.
>>
>> Please give them a once-over, and hopefully I can announce them tomorrow!
>
> 1.8.4 is successfully built on Fedora 7,8,9, RHEL 4,5 , on 32 and 64
> bit arches.
>
> I pushed them to Fedora repositories for testing, and will submit to
> stable once you send the changelog to the list.
>

Cool, thanks Devrim.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

Re: v1.8.4 uploaded

От
"Dave Page"
Дата:
On Thu, Jun 5, 2008 at 2:29 AM, Erwin Brandstetter <brsaweda@gmail.com> wrote:
> 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.

Thanks, fixed.

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

Err, yes. Just a bit.


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com