postgresql/src/backend/postmaster
Alvaro Herrera 24d2b2680a
Remove extraneous blank lines before block-closing braces
These are useless and distracting.  We wouldn't have written the code
with them to begin with, so there's no reason to keep them.

Author: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/20220411020336.GB26620@telsasoft.com
Discussion: https://postgr.es/m/attachment/133167/0016-Extraneous-blank-lines.patch
2022-04-13 19:16:02 +02:00
..
autovacuum.c pgstat: store statistics in shared memory. 2022-04-06 21:29:46 -07:00
auxprocess.c Revert the addition of GetMaxBackends() and related stuff. 2022-04-12 14:45:23 -04:00
bgworker.c Fix collection of typos in the code and the documentation 2022-03-15 11:29:35 +09:00
bgwriter.c pgstat: rename some pgstat_send_* functions to pgstat_report_*. 2022-04-06 14:08:57 -07:00
checkpointer.c pgstat: store statistics in shared memory. 2022-04-06 21:29:46 -07:00
fork_process.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
interrupt.c pgstat: store statistics in shared memory. 2022-04-06 21:29:46 -07:00
Makefile pgstat: move pgstat.c to utils/activity. 2022-04-06 21:29:46 -07:00
pgarch.c pgstat: rename some pgstat_send_* functions to pgstat_report_*. 2022-04-06 14:08:57 -07:00
postmaster.c Remove extraneous blank lines before block-closing braces 2022-04-13 19:16:02 +02:00
shell_archive.c Allow archiving via loadable modules. 2022-02-03 14:05:02 -05:00
startup.c Split xlog.c into xlog.c and xlogrecovery.c. 2022-02-16 09:30:38 +02:00
syslogger.c Introduce log_destination=jsonlog 2022-01-17 10:16:53 +09:00
walwriter.c pgstat: rename some pgstat_send_* functions to pgstat_report_*. 2022-04-06 14:08:57 -07:00