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

From Bruce Momjian - CVS
Subject pgsql/src/interfaces/jdbc/org/postgresql/core ...
Date
Msg-id 200101250002.f0P02xu43076@hub.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    momjian@hub.org    01/01/24 19:02:58

Modified files:
    src/interfaces/jdbc/org/postgresql/core: BytePoolDim1.java

Log message:
    This patch fixes an arrayindexoutofbounds exception that was just
    introduced into the code.  The fix is a fix to
    org.postgresql.core.ByteArrayDim1.java.

    Barry Lind


pgsql-committers by date:

Previous
From: Bruce Momjian - CVS
Date:
Subject: pgsql/src/tools RELEASE_CHANGES
Next
From: Bruce Momjian - CVS
Date:
Subject: pgsql/src/interfaces/odbc info.c psqlodbc.h ps ...