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

From Anastasia Lubennikova
Subject Re: WIP: Covering + unique indexes.
Date
Msg-id 26c51492-1b05-ba73-382b-653d1246ffeb@postgrespro.ru
Whole thread Raw
In response to Re: WIP: Covering + unique indexes.  (Anastasia Lubennikova <a.lubennikova@postgrespro.ru>)
Responses Re: WIP: Covering + unique indexes.  (Erik Rijkers <er@xs4all.nl>)
Re: WIP: Covering + unique indexes.  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
Here is the new version of the patch set.
All patches are rebased to apply without conflicts.

Besides, they contain following fixes:
- pg_dump bug is fixed
- index_truncate_tuple() now has 3rd argument new_indnatts.
- new tests for amcheck, dblink and subscription/t/001_rep_changes.pl
- info about opclass implementors and included columns is now in sgml doc

-- 
Anastasia Lubennikova
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company


Attachment

pgsql-hackers by date:

Previous
From: Nicolas Thauvin
Date:
Subject: Re: segfault due to invalid cached plan
Next
From: Dmitry Ivanov
Date:
Subject: Re: [HACKERS] GSoC 2017: weekly progress reports (week 6)