This patch fixes an arrayindexoutofbounds exception that was just

Bruce Momjian <bruce@momjian.us>

Commit: 4e45005ffb8f89ce055953ea66dde908be7c26ed
Author: Bruce Momjian <bruce@momjian.us>
Date: 2001-01-25T00:02:58Z
Releases: 7.1.1
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

Files