pgsql/src/interfaces/jdbc/org/postgresql PG_St ... - Mailing list pgsql-committers

From Bruce Momjian - CVS
Subject pgsql/src/interfaces/jdbc/org/postgresql PG_St ...
Date
Msg-id 200107041509.f64F9sB14885@hub.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    momjian@hub.org    01/07/04 11:09:54

Modified files:
    src/interfaces/jdbc/org/postgresql: PG_Stream.java
    src/interfaces/jdbc/org/postgresql/fastpath: Fastpath.java

Log message:
    The attached patch removes some old and dead code (and some related
    misleading comments) from the PG_Stream class.

    Anders Bengtsson


pgsql-committers by date:

Previous
From: Bruce Momjian - CVS
Date:
Subject: pgsql/doc TODO
Next
From: Bruce Momjian - CVS
Date:
Subject: pgsql/src/interfaces/jdbc/org/postgresql/jdbc2 ...