pgsql/src/backend/utils/adt arrayfuncs.c

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/utils/adt arrayfuncs.c
Date: 2002-03-02 00:34:26
Message-ID: 20020302003426.6BF0A47592E@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)org 02/03/01 19:34:25

Modified files:
src/backend/utils/adt: arrayfuncs.c

Log message:
Array slice extraction should produce a result array with index lower
bounds of 1, not the lower bound subscripts of the original slice.
Per bug report from Andre Holzner, 1-Feb-02.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2002-03-02 00:49:23 pgsql/src/interfaces/libpq fe-connect.c
Previous Message Peter Eisentraut - PostgreSQL 2002-03-01 22:45:20 pgsql/ oc/src/sgml/catalogs.sgml oc/src/sgml/r ...