pgsql: Fix an asssortment of typos in brin_minmax_multi.c and mcv.c

Поиск
Список
Период
Сортировка
От David Rowley
Тема pgsql: Fix an asssortment of typos in brin_minmax_multi.c and mcv.c
Дата
Msg-id E1lrFpG-0002Jt-GC@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix an asssortment of typos in brin_minmax_multi.c and mcv.c

Discussion: https://postgr.es/m/CAApHDvrbyJNOPBws4RUhXghZ7+TBjtdO-rznTsqZECuowNorXg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/55ba5973d9144a552661cf1fa4cbd228a3799212

Modified Files
--------------
src/backend/access/brin/brin_minmax_multi.c | 161 ++++++++++++++--------------
src/backend/statistics/mcv.c                |  81 +++++++-------
2 files changed, 123 insertions(+), 119 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix corner case failure of new standby to follow new primary.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Adjust new test case to set wal_keep_segments.