Thanks, Dave ~
It worked like a charm!
~ Ken
On Wed, Sep 23, 2015 at 4:47 AM, Dave Page wrote:
> Hi
>
> On Tue, Sep 22, 2015 at 9:30 PM, Ken Winter wrote:
> > I need to migrate my pgAdmin to a new (Windows 7) computer. My pgAdmin
> > setup on my old (also Win 7) computer includes a couple do
Hi, all !
This is Liu Yuanyuan.
I find the inherited table of column shown in pgadmin 1.20.0, sometimes
isn’t right. That should be a bug.
Hope someone to do something about this problem!
Here is my example:
First I execute the following sql in pgadmin 1.20.0 by query tool:
create schema test;
cr
On Thu, Oct 15, 2015 at 11:15 AM, JasmineLiu
wrote:
> Hi, all !
>
> This is Liu Yuanyuan.
> I find the inherited table of column shown in pgadmin 1.20.0, sometimes
> isn’t right. That should be a bug.
> Hope someone to do something about this problem!
> Here is my example:
>
> First I execute the