pgsql: Remove extra whitespace in comments atop ReorderBufferCheckMemor

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Remove extra whitespace in comments atop ReorderBufferCheckMemor
Дата
Msg-id E1jsHmQ-0007VE-Lx@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove extra whitespace in comments atop ReorderBufferCheckMemoryLimit.

Backpatch-through: 13, where it was introduced

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/04c7f4144fec3bcddc82b6abdbfebd88989f7953

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


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Add new flag to format_type_extended() to get NULL for undefined
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Refactor routines for name lookups of procedures and operators