Re: pgsql: doc: Remove trailing whitespace in xref

2025-09-22 Thread Bruce Momjian
On Mon, Sep 22, 2025 at 08:54:39PM +0900, Michael Paquier wrote: > On Mon, Sep 22, 2025 at 10:23:45AM +0200, Daniel Gustafsson wrote: > > I am so sorry, I realized my mistake the second I hit enter, I meant to just > > stage it and accidentally instead did all branches =( Reverted immediately. > >

Re: pgsql: doc: Remove trailing whitespace in xref

2025-09-22 Thread Michael Paquier
On Mon, Sep 22, 2025 at 10:23:45AM +0200, Daniel Gustafsson wrote: > I am so sorry, I realized my mistake the second I hit enter, I meant to just > stage it and accidentally instead did all branches =( Reverted immediately. I > am going to go stand in the corner. Let's share a beer in the corner

pgsql: doc: Remove trailing whitespace in xref

2025-09-22 Thread Daniel Gustafsson
doc: Remove trailing whitespace in xref Remove stray whitespace in xref tag. This was found due to a regression in xmllint 2.15.0 which flagged this as an error, and at the time of this commit no fix for xmllint has shipped. Author: Erik Wienhold Discussion: https://postgr.es/m/f4c4661b-4e60-4c