Re: pgsql: doc: Remove trailing whitespace in xref

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: doc: Remove trailing whitespace in xref
Date: 2025-09-22 08:23:45
Message-ID: A9EE931D-45DE-4CDA-B8F0-F244001A47E8@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

> On 22 Sep 2025, at 10:17, Daniel Gustafsson <dgustafsson(at)postgresql(dot)org> wrote:
>
> 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 <ewie(at)ewie(dot)name>
> Discussion: https://postgr.es/m/f4c4661b-4e60-4c10-9336-768b7b55c084@ewie.name
> Backpatch-through: 17
>
> Branch
> ------
> REL_18_STABLE

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.

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2025-09-22 11:54:39 Re: pgsql: doc: Remove trailing whitespace in xref
Previous Message Daniel Gustafsson 2025-09-22 08:21:27 pgsql: Revert "doc: Remove trailing whitespace in xref"