Fix code related to partitioning schemes for dropped columns.

Robert Haas <rhaas@postgresql.org>

Commit: cf7ab13bfb450dde50c86fa714a92964ce32b537
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-10-31T09:13:05Z
Releases: 11.0
Fix code related to partitioning schemes for dropped columns.

The entry in appinfo->translated_vars can be NULL; if so, we must avoid
dereferencing it.

Ashutosh Bapat

Discussion: http://postgr.es/m/CAFjFpReL7+1ien=-21rhjpO3bV7aAm1rQ8XgLVk2csFagSzpZQ@mail.gmail.com

Files

Discussion