PATCH for arrayindexoutofbounds exception in latest code

From: Barry Lind <barry(at)xythos(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: PATCH for arrayindexoutofbounds exception in latest code
Date: 2001-01-24 21:27:34
Message-ID: 3A6F48C6.301FF6A8@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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

Attachment Content-Type Size
patch.diff text/plain 461 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Joseph Shraibman 2001-01-24 21:56:54 Re: [PATCHES] Re: Patch for JDBC timestamp problems
Previous Message bamby 2001-01-24 19:41:09 Re: [PORTS] Locale bug