Update obsolete comment.

Etsuro Fujita <efujita@postgresql.org>

Commit: 80831bcdbe80a6ca7f22105e32c2cbb54e125c4c
Author: Etsuro Fujita <efujita@postgresql.org>
Date: 2019-10-21T08:30:00Z
Releases: 13.0
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