Ethereal-dev: [Ethereal-dev] Re: packet-pgsql.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Abhijit Menon-Sen <ams@xxxxxxxx>
Date: Mon, 20 Dec 2004 18:27:12 +0530
At 2004-12-19 18:38:33 -0000, jmayer@xxxxxxxxx wrote:
>
> The new dissector should replace the old one after review.

Is anyone interested in reviewing my code?

For what it's worth, packet-pgsql.c has been tested under 0.10.8, with
a fair amount of data (~4.7MB) generated by the JDBC driver test suite
(which uses most of the protocol); and with data from two other client
libraries: libpq from PostgreSQL, and one I wrote.

I've already fixed the small handful of resulting problems.

-- ams