pgsql: pgindent run on access/transam/multixact.c

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: pgindent run on access/transam/multixact.c
Дата
Msg-id E1Z0Zm4-0000Up-4O@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
pgindent run on access/transam/multixact.c

This file has been patched over and over, and the differences to master
caused by pgindent are annoying enough that it seems saner to make the
older branches look the same.

Backpatch to 9.3, which is as far back as backpatching of bugfixes is
necessary.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/746092a779b7d6fa88c64476839ffe6c7857f8a5

Modified Files
--------------
src/backend/access/transam/multixact.c |  108 ++++++++++++++++----------------
1 file changed, 53 insertions(+), 55 deletions(-)


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: pgindent run on access/transam/multixact.c
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Tighten the per-operator testing done in brin regression test.