pgsql: Feature F402 "Named column joins for LOBs, arrays, and multisets"

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Feature F402 "Named column joins for LOBs, arrays, and multisets"
Date: 2008-10-20 12:47:49
Message-ID: 20081020124749.0F9267545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Feature F402 "Named column joins for LOBs, arrays, and multisets" is
supported, to the extent that LOBs, arrays, and multisets are supported.

Modified Files:
--------------
pgsql/src/backend/catalog:
sql_features.txt (r1.19 -> r1.20)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/sql_features.txt?r1=1.19&r2=1.20)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2008-10-20 13:39:44 pgsql: Remove mark/restore support in GIN and GiST indexes.
Previous Message Peter Eisentraut 2008-10-20 12:09:46 pgsql: AS is no longer required in SELECT list