pgsql: Fix thinko in comment

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Fix thinko in comment
Дата
Msg-id E1f0TlK-00089y-Jt@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix thinko in comment

The listed numbers disagreed with the ones being used in the symbols;
but instead of just fixing the numbers in the comment, use the symbolic
name instead, which seems clearer.

This has been wrong all along, so apply back to 9.5 where BRIN was
introduced.

Reported-by: Tomas Vondra
Discussion: https://postgr.es/m/5ff514f2-8b1e-6366-b11c-8e2ed442562d@2ndquadrant.com

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d2b9c02054a85c63d364d6ff73057810424b8f06

Modified Files
--------------
src/backend/access/brin/brin_inclusion.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Allow FOR EACH ROW triggers on partitioned tables
Следующее
От: Teodor Sigaev
Дата:
Сообщение: pgsql: Set random seed for pgbench.