Re: dlgTable_patch

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>, "Hiroshi Saito" <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>
Cc: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: dlgTable_patch
Date: 2003-08-08 08:53:51
Message-ID: 03AF4E498C591348A42FC93DEA9661B844B3EC@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de]
> Sent: 08 August 2003 09:39
> To: Hiroshi Saito
> Cc: pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: [pgadmin-hackers] dlgTable_patch
>
>
> I can't see a problem about the present code (with 7.3), a table must
> have at least one column. If you dropped the last in that
> columns list,
> you must add another to have a working table.
> I just added the new 7.4's feature, being able to have zero columns
> (whatever that's good for...).

Multiple inherited tables, but no columns of it's own.

Regards, Dave.

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2003-08-08 08:55:33 Re: pgAdmin3 help system
Previous Message Andreas Pflug 2003-08-08 08:43:21 Re: dlgTable_patch2