From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Christophe Chauvet" <christophe(dot)chauvet(at)aznetwork(dot)fr>, <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: Help link error |
Date: | 2006-10-26 08:53:50 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E40176D8EF@ratbert.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of
> Christophe Chauvet
> Sent: 26 October 2006 07:43
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] Help link error
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi Dave
>
> i found 2 problem.
>
> 1 - The Help link sql-createcolumn.html associated with help
> button in create column form does not exist, i think that
> is the same one as in creation of table (sql-createtable.html)
Thanks, fixed in SVN.
> 2 - In creation of database, I cannot add a comment directly,
> I am obliged to turn over in the properties of the
> database after his creation to be able to add a comment
Yes - the dialogue executes its SQL against a different database
(because of course the new database doesn't exist yet) so it can't put
the comment in the new database in the same transaction. There's not
really any sensible way around this unfortunately.
Regards Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Mauro Bertoli | 2006-10-26 08:54:13 | Re: pgAdmin preBeta4 - results |
Previous Message | Dave Page | 2006-10-26 07:21:27 | Re: preBeta4 - more results |