Re: Trailing whitespaces in various documentations

From: Julien Rouhaud <rjuju123(at)gmail(dot)com>
To: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Trailing whitespaces in various documentations
Date: 2019-04-08 22:15:03
Message-ID: CAOBaU_Z25oT2xJZG3pBTXd8Yr+_whaAS-vjxHS2jdV99U9b6uw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Le lun. 8 avr. 2019 à 22:43, Peter Eisentraut <
peter(dot)eisentraut(at)2ndquadrant(dot)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!

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Treat 2019-04-08 22:39:39 Fix doc bug in logical replication.
Previous Message Jonathan S. Katz 2019-04-08 22:10:57 Re: change password_encryption default to scram-sha-256?