pgsql: C comment: correct commented bytes of max_cached_tuplebufs

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: C comment: correct commented bytes of max_cached_tuplebufs
Дата
Msg-id E1jDESp-0001ew-EZ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
C comment:  correct commented bytes of max_cached_tuplebufs

The comment said ~8MB, but it is actually ~64MB.

Reported-by: Kuntal Ghosh

Discussion: https://postgr.es/m/CAGz5QC+GGmHdnxp04B6wcLz2Zcd_HU+wCBrsPyOZP62-BJghig@mail.gmail.com

Backpatch-through: 9.5-10

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5c3a70020a9e74a69b3ed0ded0de48bdebbbe8ed

Modified Files
--------------
src/backend/replication/logical/reorderbuffer.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Rearrange pseudotypes.c to get rid of duplicative code.
Следующее
От: Tomas Vondra
Дата:
Сообщение: pgsql: Improve test coverage for functional dependencies