summaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane2017-05-30 15:32:41 +0000
committerTom Lane2017-05-30 15:32:41 +0000
commit80f583ffe930b21d6e5c47be4342356e57851a9a (patch)
tree24aee8599f3177fba4bb50a6ec18a7cea3c77b77 /src/backend/access/gist
parentd5cb3bab564e0927ffac7c8729eacf181a12dd40 (diff)
Fix omission of locations in outfuncs/readfuncs partitioning node support.
We could have limped along without this for v10, which was my intention when I annotated the bug in commit 76a3df6e5. But consensus is that it's better to fix it now and take the cost of a post-beta1 initdb (which is needed because these node types are stored in pg_class.relpartbound). Since we're forcing initdb anyway, take the opportunity to make the node type identification strings match the node struct names, instead of being randomly different from them. Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions