aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvalidate.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2017-06-13 12:36:45 -0400
committerRobert Haas <rhaas@postgresql.org>2017-06-13 12:39:20 -0400
commit096f1ccd5290286b135822bb282fa884454d4b69 (patch)
tree8abeda6ea791b2b7dcd0f046bb2d04b3f4954c87 /src/backend/access/gist/gistvalidate.c
parentb6263cd851ef245a5dc38119448e029ca1592da4 (diff)
downloadpostgresql-096f1ccd5290286b135822bb282fa884454d4b69.tar.gz
postgresql-096f1ccd5290286b135822bb282fa884454d4b69.zip
Always initialize PartitionBoundInfoData's null_index.
This doesn't actually matter at present, because the current code never consults null_index for range partitions. However, leaving it uninitialized is still a bad idea, so let's not do that. Amul Sul, reviewed by Ashutosh Bapat Discussion: http://postgr.es/m/CAAJ_b94AkEzcx+12ySCnbMDX7=UdF4BjnoBGfMQbB0RNSTo3Ng@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions