Trailing whitespaces in various documentations
Hi,
While working on unrelated documentation change, I noticed some
trailing whitespaces in various documentation files. PFA a simple
patch to get rid of them (I didn't removed the one corresponding to
psql output), if that helps.
Attachments:
doc_whitespaces.difftext/x-patch; charset=US-ASCII; name=doc_whitespaces.diffDownload+32-32
On 2019-04-07 18:51, Julien Rouhaud wrote:
While working on unrelated documentation change, I noticed some
trailing whitespaces in various documentation files. PFA a simple
patch to get rid of them (I didn't removed the one corresponding to
psql output), if that helps.
committed, thanks
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Le lun. 8 avr. 2019 à 22:43, Peter Eisentraut <
peter.eisentraut@2ndquadrant.com> a écrit :
On 2019-04-07 18:51, Julien Rouhaud wrote:
While working on unrelated documentation change, I noticed some
trailing whitespaces in various documentation files. PFA a simple
patch to get rid of them (I didn't removed the one corresponding to
psql output), if that helps.committed, thanks
Thanks!