diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-10-31 14:41:21 +0530 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-10-31 14:43:05 +0530 |
commit | cf7ab13bfb450dde50c86fa714a92964ce32b537 (patch) | |
tree | fea135eb6549f1d217525f262eefac37cd48c536 /src/backend/storage/file/buffile.c | |
parent | 35f059e9bdfb3b14ac9d22a9e159d36ec0ccf804 (diff) | |
download | postgresql-cf7ab13bfb450dde50c86fa714a92964ce32b537.tar.gz postgresql-cf7ab13bfb450dde50c86fa714a92964ce32b537.zip |
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
Diffstat (limited to 'src/backend/storage/file/buffile.c')
0 files changed, 0 insertions, 0 deletions