Dave Page wrote:
>
>
>
>
>>-----Original Message-----
>>From: Oliver Archner [mailto:oliver.archner@bitoek.uni-bayreuth.de]
>>Sent: 14 November 2003 10:34
>>To: pgadmin-support@postgresql.org
>>Subject: [pgadmin-support] Drop Schema Refresh Bug
>>
>>Hi,
>>
>>First off all, congratulation for this
>>really useful software tool.
>>
>>I don't know whether this bug is already known:
>>a) Drop a schema via sql
>>b) Press the refresh button with the schema selected
>>c) pgAdmin crashes
>>
>>
>
>Hi Oliver,
>
>Thanks for the bug report. This doesn't occur under Windows by the look
>of it. I have added it to the known bugs list.
>
>
This is a nasty one, buried in wx code. There's an invalid wxTreeNodeId
returned.
Regards,
Andreas