Update obsolete comment.

Etsuro Fujita <efujita@postgresql.org>

Commit: 48de3bb1a50d3c53f50d827a05deee5adcbb936e
Author: Etsuro Fujita <efujita@postgresql.org>
Date: 2019-10-21T08:30:01Z
Releases: 12.1
Update obsolete comment.

Commit b52b7dc25, which moved code creating PartitionBoundInfo in
RelationBuildPartitionDesc() in partcache.c (relocated to partdesc.c
afterwards) to partbounds.c, should have updated this, but didn't.

Author: Etsuro Fujita
Reviewed-by: Alvaro Herrera
Backpatch-through: 12
Discussion: https://postgr.es/m/CAPmGK16Uxr%3DPatiGyaRwiQVLB7Y-GqbkK3AxRLVYzU0Czv%3DsEw%40mail.gmail.com

Files

PathChange+/−
src/backend/partitioning/partbounds.c modified +2 −3

Discussion