]> git.ipfire.org Git - thirdparty/postgresql.git/commit
process startup: auxprocess: reindent block
authorAndres Freund <andres@anarazel.de>
Thu, 5 Aug 2021 02:30:12 +0000 (19:30 -0700)
committerAndres Freund <andres@anarazel.de>
Thu, 5 Aug 2021 19:05:39 +0000 (12:05 -0700)
commit27f790346621e1db3cc0305e7ae2b2cbfb537aa6
tree236a97f41d512085e498b582ec33c475d450b8dc
parent5aa4a9d2077fa902b4041245805082fec6be0648
process startup: auxprocess: reindent block

Kept separate for ease of review, particularly because pgindent insists on
reflowing a few comments.

Author: Andres Freund <andres@anarazel.de>
Reviewed-By: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Reviewed-By: Robert Haas <robertmhaas@gmail.com>
Discussion: https://postgr.es/m/20210802164124.ufo5buo4apl6yuvs@alap3.anarazel.de
src/backend/bootstrap/bootstrap.c