| From: | "Sergey N(dot) Yatskevich" <syatskevich(at)n21lab(dot)gosniias(dot)msk(dot)ru> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Bug in byteaout code in all PostgreSQL versions |
| Date: | 2003-11-18 23:07:43 |
| Message-ID: | 1069196863.9145.61.camel@snc.n21lab.gosniias.msk.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-patches |
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 | Content-Type | Size |
|---|---|---|
| bytea-test.cxx | text/plain | 7.3 KB |
| test.data | application/octet-stream | 256 bytes |
| varlena.c.diff | text/x-patch | 498 bytes |
| fe-exec.c.diff | text/x-patch | 983 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kris Jurka | 2003-11-19 00:45:37 | Re: Build problems for PostgreSQL v7.4 on FreeBSD v4.1 |
| Previous Message | Szűcs Gábor | 2003-11-18 21:33:50 | unix_socket_directory vs pg_ctl? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-11-18 23:19:15 | Re: SIGPIPE handling |
| Previous Message | Reinhard Max | 2003-11-18 12:02:36 | Re: Install pg_config_manual.h |