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

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Sergey N(dot) Yatskevich" <syatskevich(at)n21lab(dot)gosniias(dot)msk(dot)ru>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>, mail(at)joeconway(dot)com
Subject: Re: [BUGS] Bug in byteaout code in all PostgreSQL versions
Date: 2003-11-30 16:04:25
Message-ID: 200311301604.hAUG4PP29331@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches


Joe Conway has an updated version of this he will be applying shortly.
Thanks.

Joe, please make sure you CC this person once your patch is applied.

---------------------------------------------------------------------------

Sergey N. Yatskevich wrote:
> 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 -- contains test data :-))
>
> --
> Sergey N. Yatskevich <syatskevich(at)n21lab(dot)gosniias(dot)msk(dot)ru>
> GosNIIAS

[ Attachment, skipping... ]

[ Attachment, skipping... ]

[ Attachment, skipping... ]

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Joe Conway 2003-11-30 20:57:32 Re: [BUGS] Bug in byteaout code in all PostgreSQL versions
Previous Message Toomas Rosin 2003-11-30 07:36:20 pg_get_viewdef() and full joins of tables with identical column names

Browse pgsql-patches by date

  From Date Subject
Next Message Andreas Pflug 2003-11-30 16:33:45 Re: preliminary: logical column order
Previous Message Bruce Momjian 2003-11-30 06:10:03 Re: PG_VERSION in pg_config.h.win32