Re: Declarative partitioning optimization for large amount of partitions

From: Anastasia Lubennikova <lubennikovaav(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Aleksander Alekseev <a(dot)alekseev(at)postgrespro(dot)ru>
Subject: Re: Declarative partitioning optimization for large amount of partitions
Date: 2017-03-22 11:53:45
Message-ID: 20170322115345.22419.28140.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: tested, passed
Documentation: not tested

The patch looks good to me.
It applies clearly, passes all the tests and eliminates the bottleneck described in the first message.
And as I can see from the thread, there were no objections from others,
except a few minor comments about code style, which are fixed in the last version of the patch.
So I mark it "Ready for committer".

The new status of this patch is: Ready for Committer

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2017-03-22 11:54:26 Re: scram and \password
Previous Message Dave Page 2017-03-22 11:48:19 Re: Monitoring roles patch