Re: [Fwd: Bug#257263: pgadmin3: Size of bit string

From: Raphaël Enrici <blacknoz(at)club-internet(dot)fr>
To: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: [Fwd: Bug#257263: pgadmin3: Size of bit string
Date: 2004-07-14 10:42:55
Message-ID: 40F50E2F.2020608@club-internet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Andreas Pflug wrote:
> Raphaël Enrici wrote:
>
>> can one of you point me to the patch which fixes this issue, I didn't
>> find a trace of it after a cvs log.
>> If it's not too hard to backport, I'd like to provide a corrected
>> debian package and close the bug.
>
> Probably pgDatatype.cpp.

Thanks! That's it (just like if you were knowing the app ;p).

In fact I found all these files:
RCS file: /projects/pgadmin3/src/db/pgConn.cpp,v
(1.38)
RCS file: /projects/pgadmin3/src/db/pgSet.cpp,v
(1.33)
RCS file: /projects/pgadmin3/src/include/pgConn.h,v
(1.18)
RCS file: /projects/pgadmin3/src/include/pgDatatype.h,v
(1.6)
RCS file: /projects/pgadmin3/src/include/pgSet.h,v
(1.23)
RCS file: /projects/pgadmin3/src/schema/pgDatatype.cpp,v
(1.7)
RCS file: /projects/pgadmin3/src/ui/frmEditGrid.cpp,v
(1.40)
RCS file: /projects/pgadmin3/src/ui/frmMaintenance.cpp,v
(1.3)
RCS file: /projects/pgadmin3/CHANGELOG.txt,v
(1.50)

I think I won't backport this one and wait for a proper new stable release.

Regards,
Raphaël

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2004-07-14 10:59:10 New wxWidgets Snapshot
Previous Message cvs 2004-07-14 09:58:09 CVS Commit by dpage: Remove pga2 support note