Re: Another possible bug with inherits in 1.9

From: "Obe, Regina" <robe(dot)dnd(at)cityofboston(dot)gov>
To: "Guillaume Lelarge" <guillaume(at)lelarge(dot)info>
Cc: <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Another possible bug with inherits in 1.9
Date: 2008-10-06 14:57:45
Message-ID: 53F9CF533E1AA14EA1F8C5C08ABC08D204D52E3F@ZDND.DND.boston.cob
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Guilliaume,

Which build are you running. I'm running the last snapshot for Windows on the pgadmin site - Which is Sep 8, 2008 rev: 7457:7458.

Unfortunately I don't have my environment setup for compiling PgAdmin so can't try the latest source so you might have fixed it in the latest source when you did that last fix.

Seems to crash on two separate windows XP pcs I have tried. To recreate do the following

1) right-click public->tables and choose New Table
2) Give table name - test
3) Switch to Inherits tab and pick any table
4) Click Add to add table
5) Click to SQL tab - CRASH (Seems to do this both against an 8.2 and 8.3 PostgreSQL db)

It works fine if I have a table already created and I add inheritance.

Hope that helps,
Regina

-----Original Message-----
From: Guillaume Lelarge [mailto:guillaume(at)lelarge(dot)info]
Sent: Monday, October 06, 2008 10:44 AM
To: Obe, Regina
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: [pgadmin-support] Another possible bug with inherits in 1.9

Obe, Regina a écrit :
> This may already be fixed, but I'm still running with the last Windows
> Snapshot build of (september 9th).
>
> If I create a new table from scratch and also try to inherit in a single
> step, PgAdmin crashes.
>
> Doesn't seem to be an issue if I create a table first and then go back
> and inherit.
>

I can't reproduce this. Can you tell me the steps you follow that makes
pgAdmin crash? Thanks.

Regards.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
-----------------------------------------
The substance of this message, including any attachments, may be
confidential, legally privileged and/or exempt from disclosure
pursuant to Massachusetts law. It is intended
solely for the addressee. If you received this in error, please
contact the sender and delete the material from any computer.

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2008-10-06 15:39:30 Re: Another possible bug with inherits in 1.9
Previous Message Guillaume Lelarge 2008-10-06 14:44:12 Re: Another possible bug with inherits in 1.9