Re: Documentation for bootstrap data conversion

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: John Naylor <jcnaylor@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2018-04-09T19:01:54Z
Lists: pgsql-hackers
John Naylor <jcnaylor@gmail.com> writes:
> On 4/9/18, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> I did note that in some internal comments, but forgot it when writing
>> this.  I agree that now that the conversion is done, it'd be better
>> to remove that special case.  Would you send a patch for that?

> Sure, attached.

Pushed, thanks.  I fixed the sgml markup too.

			regards, tom lane


Commits

  1. Improve consistency of comments in system catalog headers.

  2. Make reformat_dat_file.pl preserve all blank lines.