pgsql: Update obsolete comment.

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема pgsql: Update obsolete comment.
Дата
Msg-id E1iMTEP-0002mh-Hf@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/80831bcdbe80a6ca7f22105e32c2cbb54e125c4c

Modified Files
--------------
src/backend/partitioning/partbounds.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Fix memory leak introduced in commit 7df159a620.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Use CFLAGS_SL while probing linkability of libperl.