Re: Trailing whitespaces in various documentations

2019-04-08 Thread Julien Rouhaud
Le lun. 8 avr. 2019 à 22:43, Peter Eisentraut < peter.eisentr...@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 o

Re: Trailing whitespaces in various documentations

2019-04-08 Thread Peter Eisentraut
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