Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From [email protected] (Peter Eisentraut)
Subject pgsql: Feature F402 "Named column joins for LOBs, arrays, and multisets"
Date
Msg-id [email protected]
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: [email protected] (Peter Eisentraut)
Date:
Subject: pgsql: AS is no longer required in SELECT list
Next
From: [email protected] (Teodor Sigaev)
Date:
Subject: pgsql: Remove mark/restore support in GIN and GiST indexes.