pgsql: Run pgindent on generic_xlog.c.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Run pgindent on generic_xlog.c.
Дата
Msg-id E1aoy9X-0002xY-T7@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Run pgindent on generic_xlog.c.

This code desperately needs some micro-optimization, and I'd like it
to be formatted a bit more nicely while I work on it.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2dd318d277b8e1d8269b030f545240193943162f

Modified Files
--------------
src/backend/access/transam/generic_xlog.c | 75 ++++++++++++++++---------------
1 file changed, 39 insertions(+), 36 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Turn special page pointer validation to static inline function
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Code review/prettification for generic_xlog.c.