]> granicus.if.org Git - postgresql/commit
Update obsolete comment.
authorEtsuro Fujita <efujita@postgresql.org>
Mon, 21 Oct 2019 08:30:01 +0000 (17:30 +0900)
committerEtsuro Fujita <efujita@postgresql.org>
Mon, 21 Oct 2019 08:30:01 +0000 (17:30 +0900)
commit48de3bb1a50d3c53f50d827a05deee5adcbb936e
tree4c9bfedd18ded2aa5d17cba1d0eaf1024ae33566
parent62f4dd3796dac30e2230baa4afbb7d2a626d9373
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
src/backend/partitioning/partbounds.c