pgsql: Feature F402 "Named column joins for LOBs, arrays, and multisets" - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Feature F402 "Named column joins for LOBs, arrays, and multisets"
Date
Msg-id 20081020124749.0F9267545A4@cvs.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: AS is no longer required in SELECT list
Next
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Remove mark/restore support in GIN and GiST indexes.