Remove duplicated words split across lines in comments

Michael Paquier <michael@paquier.xyz>

Commit: 9226a3b89b004b3472d963442856206f0c249a53
Author: Michael Paquier <michael@paquier.xyz>
Date: 2018-09-08T19:24:19Z
Releases: 12.0
Remove duplicated words split across lines in comments

This has been detected using some interesting tricks with sed, and the
method used is mentioned in details in the discussion below.

Author: Justin Pryzby
Discussion: https://postgr.es/m/20180908013109.GB15350@telsasoft.com

Files

Discussion