Re: unique indexes on partitioned tables

From: Jesper Pedersen <jesper(dot)pedersen(at)redhat(dot)com>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: unique indexes on partitioned tables
Date: 2018-01-25 16:12:31
Message-ID: 0767eaec-cce5-f01f-0ad0-011f6f81ae95@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Alvaro,

On 01/22/2018 05:55 PM, Alvaro Herrera wrote:
> Alvaro Herrera wrote:
>> Version 4 of this patch, rebased on today's master.
>
>

Passes make check-world.

Maybe add a test case to indexing.sql that highlights that hash indexes
doesn't support UNIQUE; although not unique to partitioned indexes.

Thanks for working on this !

Best regards,
Jesper

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2018-01-25 16:16:27 Re: Doc tweak for huge_pages?
Previous Message David G. Johnston 2018-01-25 16:00:37 CONSTANT/NOT NULL/initializer properties for plpgsql record variables