pgsql: Remove obsolete comment atop ri_PlanCheck.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Remove obsolete comment atop ri_PlanCheck.
Дата
Msg-id E1khlzF-0007ej-1b@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove obsolete comment atop ri_PlanCheck.

Commit 5b7ba75f7f removed the unused parameter but forgot to update the
nearby comments.

Author: Li Japin
Backpatch-through: 13, where it was introduced
Discussion: https://postgr.es/m/0E2F62A2-B2F1-4052-83AE-F0BEC8A75789@hotmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/805b816305b62cb3e2670418ced8f7184a2d29c7

Modified Files
--------------
src/backend/utils/adt/ri_triggers.c | 3 ---
1 file changed, 3 deletions(-)


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

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Stop gap fix for __attribute__((cold)) compiler bug in MinGW 8.1
Следующее
От: Thomas Munro
Дата:
Сообщение: pgsql: Fix WaitLatch(NULL) on Windows.