Re: Use of uninitialized variables in ExecFindPartition() for parent partition without leaves (HEAD only)

Amit Langote <langote_amit_f8@lab.ntt.co.jp>

From: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
To: Michael Paquier <michael.paquier@gmail.com>, PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Cc: Amit Langote <amitlangote09@gmail.com>, Robert Haas <robertmhaas@gmail.com>
Date: 2017-11-30T01:17:55Z
Lists: pgsql-hackers

Attachments

On 2017/11/30 10:11, Amit Langote wrote:
> in the attached updated version.

Oops, I messed up taking the diff and mistakenly added noise to the patch.
 Fixed in the attached.

Thanks,
Amit

Commits

  1. Fix uninitialized memory reference.

  2. Centralize executor-related partitioning code.