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
-
Decorate WITH with literal markup tags
- a1d50b69b5b6 16.2 landed
- 7bcf57a0ca66 17.0 landed
- 25e5663b8cd3 15.6 landed