Обсуждение: pgsql: Run pgindent on xlog.c.

Поиск
Список
Период
Сортировка

pgsql: Run pgindent on xlog.c.

От
Heikki Linnakangas
Дата:
Run pgindent on xlog.c.

To tidy up after some recent refactorings in xlog.c. These would be
fixed by the pgindent run we do at the end of the development cycle,
but I want to clean these up now as I'm about to do some more big
refactorings on xlog.c.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d231be00cbf29bf24e5b4fc79e587982bbc00ebb

Modified Files
--------------
src/backend/access/transam/xlog.c | 94 +++++++++++++++++++--------------------
1 file changed, 47 insertions(+), 47 deletions(-)