diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-04-09 14:58:39 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-04-09 14:58:39 -0400 |
commit | 2cdf359fc4471c488fbb0dbd31678d78c3c1043b (patch) | |
tree | eceb2bcf0abc4198306b58b0ec100967c1565b8a /src/backend/executor/nodeAppend.c | |
parent | af1a949109d8212711df943c053b1038c0afdae1 (diff) | |
download | postgresql-2cdf359fc4471c488fbb0dbd31678d78c3c1043b.tar.gz postgresql-2cdf359fc4471c488fbb0dbd31678d78c3c1043b.zip |
Make reformat_dat_file.pl preserve all blank lines.
In its original form, reformat_dat_file.pl smashed consecutive blank
lines to a single blank line, which was helpful for mopping up excess
whitespace during the bootstrap data format conversion. But going
forward, there seems little reason to do that; if developers want to
put in multiple blank lines, let 'em. This makes it conform to the
documentation I (tgl) wrote, too.
In passing, clean up some sloppy markup choices in bki.sgml.
John Naylor
Discussion: https://postgr.es/m/28827.1523039259@sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/nodeAppend.c')
0 files changed, 0 insertions, 0 deletions