Re: sql-merge.html Compatibility section, typo.

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: jian he <jian.universality@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2024-01-16T10:37:47Z
Lists: pgsql-hackers
> On 16 Jan 2024, at 11:30, jian he <jian.universality@gmail.com> wrote:
> 
> hi.
> https://www.postgresql.org/docs/current/sql-merge.html
> 
> Compatibility section:
> "WITH clause"
> should be
> 
> <literal>WITH</literal> clause

Agreed, the rest of the page marks up "WITH clause" like that so I'll go ahead
and backpatch that down to v15.

--
Daniel Gustafsson




Commits

  1. Decorate WITH with literal markup tags