Re: [BUGS] Bug in byteaout code in all PostgreSQL versions

2003-11-29 Thread Bruce Momjian
Your patch has been added to the PostgreSQL unapplied patches list at: http://momjian.postgresql.org/cgi-bin/pgpatches I will try to apply it within the next 48 hours. --- Sergey N. Yatskevich wrote: > Hello! > >

[BUGS] Bug in byteaout code in all PostgreSQL versions

2003-11-18 Thread Sergey N. Yatskevich
Hello! bytea-test.cxx -- contains detailed description of the bug and test plan and code. varlena.c.diff -- patch for PostgreSQL 7.5devel src/backend/utils/adt/varlena.c#byteaout fe-exec.c.diff -- patch (optional) for PostgreSQL 7.5devel src/interface/libpq/fe-exec.c#PQescapeBytea test.data -- c