Re: WIP: Covering + unique indexes. - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: WIP: Covering + unique indexes.
Date
Msg-id 0eb1e3d9-f689-821d-d817-c0bd35816a1c@sigaev.ru
Whole thread Raw
In response to Re: [HACKERS] WIP: Covering + unique indexes.  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
>> -    IDENTITY_P IF_P ILIKE IMMEDIATE IMMUTABLE IMPLICIT_P IMPORT_P IN_P
>> +    IDENTITY_P IF_P ILIKE IMMEDIATE IMMUTABLE IMPLICIT_P IMPORT_P IN_P INCLUDE
> I think your syntax would read no worse, possibly even better, if you
> just used the existing INCLUDING keyword.
It was a discussion in this thread about naming and both databases, which 
support covering indexes, use INCLUDE keyword.

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 



pgsql-hackers by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: Guidelines for GSoC student proposals / EliminateO(N^2) scaling from rw-conflict tracking in serializable transactions
Next
From: Teodor Sigaev
Date:
Subject: Re: WIP: Covering + unique indexes.