Re: [Fwd: Bug#257263: pgadmin3: Size of bit string
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: [Fwd: Bug#257263: pgadmin3: Size of bit string
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
Home |
Main Index |
Thread Index