Re: Copy/Paste table(s) functions - git context patch - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: Copy/Paste table(s) functions - git context patch
Date
Msg-id 1311622686.22497.9.camel@laptop
Whole thread Raw
In response to Re: Copy/Paste table(s) functions - git context patch  (Vladimir Kokovic <vladimir.kokovic@gmail.com>)
Responses Re: Copy/Paste table(s) functions - git context patch  (Vladimir Kokovic <vladimir.kokovic@gmail.com>)
List pgadmin-hackers
On Sun, 2011-07-24 at 16:00 +0200, Vladimir Kokovic wrote:
> Hi,
>
> This patch is probably Release Candidate 2!
>
> Fixed copy / paste of tables that do not have columns.
>
> Everything functions as provided except for one detail that I have no
> explanation or solution.
>
> Functionality:
> 1. copy / paste a table - OK
> 2. copy / paste a table schema without activity in the browser during
> the operation - OK
> 3. copy / paste a table schema with some actions (add, drop) in the
> browser during the operation, after the refresh target scheme(after
> the end of pasteObjectFactory::StartDialog), something strange happens
> with the GUI, as seen in gdb-bt.log). Please note that the thread that
> is used to copy a scheme tables does not call any GUI function as seen
> from the thread-calls.txt. valgrind.log shows no anomalies in the work
> of pgadmin. I need help in this case because I have no idea what to
> do!
>

I won't have the time to work on this before my holidays. I'll work on
this when I return, unless someone beats me to it.


--
Guillaume
  http://blog.guillaume.lelarge.info
  http://www.dalibo.com


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: pgAdmin III commit: Database Designer (milestone 1 of GSoC 2011)
Next
From: Dave Page
Date:
Subject: Re: pgAdmin III commit: Database Designer (milestone 1 of GSoC 2011)