Re: partitioned tables referenced by FKs - Mailing list pgsql-hackers

From Jesper Pedersen
Subject Re: partitioned tables referenced by FKs
Date
Msg-id 7f1831a2-f44b-bb0e-dcce-85914f56defc@redhat.com
Whole thread Raw
In response to Re: partitioned tables referenced by FKs  (Jesper Pedersen <jesper.pedersen@redhat.com>)
List pgsql-hackers
Hi,

On 1/7/19 1:07 PM, Jesper Pedersen wrote:
> While I'm still looking at 0004 - should we have a test that updates one 
> of the constraints of fk to another partition in pk ?
> 

In addition:

* Document pre_drop_class_check()
* I think index_get_partition() would be more visible in partition.c
* Remove code in #if 0 block

I have tested this with a hash based setup.

Thanks again !

Best regards,
  Jesper


pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: GSoC 2019
Next
From: Adam Brightwell
Date:
Subject: Re: Changing SQL Inlining Behaviour (or...?)