pgsql: Document array behavior for out-of-range subscripts.

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document array behavior for out-of-range subscripts.
Date: 2005-02-06 20:59:37
Message-ID: 20050206205937.088D78B9E2A@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Document array behavior for out-of-range subscripts.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
array.sgml (r1.42 -> r1.42.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/array.sgml.diff?r1=1.42&r2=1.42.4.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2005-02-06 22:31:51 pgsql: Better late than never: document that the GiST API changed in 8.0
Previous Message Tom Lane 2005-02-06 20:59:32 pgsql: Document array behavior for out-of-range subscripts.