postgresql/src/backend/utils/error
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
..
assert.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
csvlog.c Fix various typos and spelling mistakes in code comments 2022-04-11 20:49:41 +12:00
elog.c Remove extraneous blank lines before block-closing braces 2022-04-13 19:16:02 +02:00
jsonlog.c Fix incorrect format placeholders 2022-04-13 14:04:51 +02:00
Makefile Introduce log_destination=jsonlog 2022-01-17 10:16:53 +09:00