Re: split func.sgml to separated individual sgml files - Mailing list pgsql-hackers

From Corey Huinker
Subject Re: split func.sgml to separated individual sgml files
Date
Msg-id CADkLM=eq_aLWJmU2qc7mvS6W0iLqxKbJf8nMFxv-e8msFYpNKw@mail.gmail.com
Whole thread Raw
Responses Re: split func.sgml to separated individual sgml files
List pgsql-hackers
The following is step-by-step logic.


The end result (one file per section) seems good to me.

I suspect that reviewer burden may be the biggest barrier to going forward. Perhaps breaking up the changes so that each new sect1 file gets its own commit, allowing the reviewer to more easily (if not programmatically) verify that the text that moved out of func.sgml moved into func-sect-foo.sgml.

Granted, the committer will likely squash all of those commits down into one big one, but by the the hard work of reviewing is done by then.






pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Graceful way to handle too many locks
Next
From: Dmitry Dolgov
Date:
Subject: Re: btree: implement dynamic prefix truncation (was: Improving btree performance through specializing by key shape, take 2)