Re: Performing partition pruning using row value - Mailing list pgsql-hackers

From ahsan hadi
Subject Re: Performing partition pruning using row value
Date
Msg-id 159784994728.7095.59000914570546071.pgcf@coridan.postgresql.org
Whole thread Raw
In response to RE: Performing partition pruning using row value  ("kato-sho@fujitsu.com" <kato-sho@fujitsu.com>)
List 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
codereview hence not changing the status. 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Creating a function for exposing memory usage of backend process
Next
From: Fujii Masao
Date:
Subject: Re: [PG13] Planning (time + buffers) data structure in explain plan (format text)