Re: Performing partition pruning using row value

From: ahsan hadi <ahsan(dot)hadi(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: sho kato <kato-sho(at)fujitsu(dot)com>
Subject: Re: Performing partition pruning using row value
Date: 2020-08-19 15:12:27
Message-ID: 159784994728.7095.59000914570546071.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

I have performed testing of the patch with row comparison partition pruning scenarios, it is working well. I didn't code review hence not changing the status.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2020-08-19 15:31:48 Re: [PG13] Planning (time + buffers) data structure in explain plan (format text)
Previous Message Tom Lane 2020-08-19 15:01:37 Re: Creating a function for exposing memory usage of backend process