pgsql/src/backend/utils/adt arrayfuncs.c - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql/src/backend/utils/adt arrayfuncs.c
Date
Msg-id 20020320194155.B97FE475EC2@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    02/03/20 14:41:52

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

Log message:
    Tweak behavior of array slicing operations: seems like it ought to be
    okay to omit low-order dimensions when accessing an array slice.


pgsql-committers by date:

Previous
From: darcy@postgresql.org (D'Arcy Cain)
Date:
Subject: pgsql/src/interfaces/python pgmodule.c
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql/ oc/src/sgml/catalogs.sgml oc/src/sgml/r ...