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

From Teodor Sigaev
Subject Re: WIP: Covering + unique indexes.
Date
Msg-id c1f7c059-597f-44e8-7308-73d76ffd493c@sigaev.ru
Whole thread Raw
In response to Re: WIP: Covering + unique indexes.  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
Responses Re: WIP: Covering + unique indexes.  (Robert Haas <robertmhaas@gmail.com>)
Re: WIP: Covering + unique indexes.  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
I had a look on patch and played with it, seems, it looks fine. I splitted it to 
two patches: core changes (+bloom index fix) and btree itself. All docs are left 
in first patch - I'm too lazy to rewrite documentation which is changed in 
second patch.
Any objection from reviewers to push both patches?


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

Attachment

pgsql-hackers by date:

Previous
From: Teodor Sigaev
Date:
Subject: Re: WIP: Covering + unique indexes.
Next
From: Andres Freund
Date:
Subject: Re: Patch: Write Amplification Reduction Method (WARM)