Re: Dead link in release notes for 19

Magnus Hagander <magnus@hagander.net>

From: Magnus Hagander <magnus@hagander.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: "Jonathan S. Katz" <jkatz@postgresql.org>, "Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com>, Laurenz Albe <laurenz.albe@cybertec.at>, PostgreSQL Documentation <pgsql-docs@lists.postgresql.org>
Date: 2026-04-27T16:29:53Z
Lists: pgsql-docs
On Mon, 27 Apr 2026 at 16:37, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> "Jonathan S. Katz" <jkatz@postgresql.org> writes:
> > On 4/27/26 3:55 AM, Daniel Westermann (DWE) wrote:
> >>> Strange, the link works for me.
> >>> It points to commit 2f094e7ac691abc9d2fe0f4dcf0feac4a6ce1d9c.
>
> >> Yes, now it works. This morning it gave some XML error.
>
> > When I clicked the link, the page errors,  but there's an error message
> > at the top:
>
> > ===
> > This page contains the following errors:
> > error on line 6484 at column 177: EntityRef: expecting ';'
> > Below is a rendering of the page up to the first error.
> > ===
>
> > I think this may be an issue with gitweb?
>
> Yeah, I got a rendering error too (yet a different one).  I think that
> commit is so large that we're running into browser rendering engine
> bugs.  Or maybe gitweb is failing to send it all.
>
>
It's working right now, but next time it fails, if someone can check with a
view source or similar if it happens to be that gitweb just cut off the
outputsomewhere in th emiddle without finishing it. That is, if it is a
HTML page but doesn't go all the way to </html>.

//Magnus

Commits

  1. SQL Property Graph Queries (SQL/PGQ)