> -Original Message-
> From: "Elvis E. Henríquez A." [mailto:[EMAIL PROTECTED]
> Sent: 27 April 2004 22:03
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-support] Bug report
>
> This is a really nice nice program!
>
Thanks :-)
>
> When checking the properties of a table field and when
Hi Donald,
Sorry for the delay in replying.
I've created the following objects using the latest CVS
version of pgAdmin and see no duplicates - would you mind trying the same on
your system please?
CREATE
TABLE foo( id serial NOT NULL, data varchar(32))
WITHOUT OIDS;
CREATE
INDEX foo
Hi Dave,
I have tried the example you gave below and it does
not show the problem.
Further investigation has shown that the duplicate
entries are only occurring on functions that return a data type named
citext.
Data type citext is my own installed data type...
You might remember this data
Hi Donald,
Yes, I do vaguely remember it! How deep is the dependency
tree? Is is possible to send a copy of the definitions of the objects involved
for testing?
Regards, Dave.
From: Donald Fraser
[mailto:[EMAIL PROTECTED] Sent: 04 May 2004 10:41To:
[pgADMIN]Subject: Re: [pga
Thanks for your answer. I'll download the
latest one.
Regards,
Elvis E. Henríquez A.[EMAIL PROTECTED], [EMAIL PROTECTED]
- Mensaje original -
De: Dave
Page
Para: Elvis E. Henríquez A. ; [EMAIL PROTECTED]
Enviado: Martes, 04 de Mayo de 2004
04:18
Asunto: RE: [