postgresql/src/backend/storage
Andres Freund c4b7bb3cf1 Remove superfluous newlines in function prototypes.
These were introduced by pgindent due to fixe to broken
indentation (c.f. 8255c7a5ee). Previously the mis-indentation of
function prototypes was creatively used to reduce indentation in a few
places.

As that formatting only exists in master and REL_12_STABLE, it seems
better to fix it in both, rather than having some odd indentation in
v12 that somebody might copy for future patches or such.

Author: Andres Freund
Discussion: https://postgr.es/m/20190728013754.jwcbe5nfyt3533vx@alap3.anarazel.de
Backpatch: 12-
2019-07-31 00:07:09 -07:00
..
buffer Fix many typos and inconsistencies 2019-07-01 10:00:23 +09:00
file Fix more typos and inconsistencies in the tree 2019-06-17 16:13:16 +09:00
freespace Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
ipc Remove superfluous newlines in function prototypes. 2019-07-31 00:07:09 -07:00
large_object Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
lmgr Fix busted logic for parallel lock grouping in TopoSort(). 2019-07-29 18:49:04 -04:00
page Make one message just like all its siblings. 2019-05-28 23:44:22 -04:00
smgr Fix assorted inconsistencies. 2019-06-08 08:16:38 +05:30
sync Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
Makefile Refactor the fsync queue for wider use. 2019-04-04 23:38:38 +13:00