Re: [HACKERS] Optimise default partition scanning while adding new partition - Mailing list pgsql-hackers

From Jeevan Ladhe
Subject Re: [HACKERS] Optimise default partition scanning while adding new partition
Date
Msg-id CAOgcT0NPqYadGwqc8opkUZNWiByk+ooK29h0pYk2eL4niMZtyQ@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Optimise default partition scanning while adding newpartition  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Responses Re: [HACKERS] Optimise default partition scanning while adding new partition
List pgsql-hackers
Thanks Amit for reviewing.

Patch looks fine to me.  By the way, why don't we just say "Can we skip
scanning part_rel?" in the comment before the newly added call to
PartConstraintImpliedByRelConstraint()?  We don't need to repeat the
explanation of what it does at the every place we call it.

I have changed the comment.
PFA.

Regards,
Jeevan Ladhe 
Attachment

pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: [HACKERS] Re: [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead ofUNBOUNDED for range partition b
Next
From: Aleksander Alekseev
Date:
Subject: Re: [HACKERS] Patches that don't apply or don't compile: 2017-09-12