Thread
Commits
-
Decorate WITH with literal markup tags
- a1d50b69b5b6 16.2 landed
- 7bcf57a0ca66 17.0 landed
- 25e5663b8cd3 15.6 landed
-
sql-merge.html Compatibility section, typo.
jian he <jian.universality@gmail.com> — 2024-01-16T10:30:14Z
hi. https://www.postgresql.org/docs/current/sql-merge.html Compatibility section: "WITH clause" should be <literal>WITH</literal> clause
-
Re: sql-merge.html Compatibility section, typo.
Daniel Gustafsson <daniel@yesql.se> — 2024-01-16T10:37:47Z
> 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