A small tweak to some comments for PartitionKeyData

Peter Eisentraut <peter_e@gmx.net>

Commit: 7ac0069fb880b9b64223f104058c82773321851c
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2018-11-15T22:22:19Z
Releases: 12.0
A small tweak to some comments for PartitionKeyData

It was not really that obvious that there's meant to be exactly 1 item
in the partexprs List for each zero-valued partattrs element.  Some
incorrect code using these fields was the cause of CVE-2018-1052, so
it's worthwhile to mention how they should be used in the comments.

Author: David Rowley <david.rowley@2ndquadrant.com>

Files

PathChange+/−
src/include/utils/partcache.h modified +2 −2