Thread
Commits
-
doc: Fix PL/pgSQL casing to be consistent
- cb62d0b3c372 16.0 landed
-
PL/pgSQL casing
Daniel Gustafsson <daniel@yesql.se> — 2022-09-02T09:38:12Z
There are a few instances of PL/PgSQL in the docs, the attached changes the casing on those to PL/pgSQL which we use consistently otherwise. -- Daniel Gustafsson https://vmware.com/
-
Re: PL/pgSQL casing
Pavel Stehule <pavel.stehule@gmail.com> — 2022-09-02T09:42:11Z
pá 2. 9. 2022 v 11:38 odesílatel Daniel Gustafsson <daniel@yesql.se> napsal: > There are a few instances of PL/PgSQL in the docs, the attached changes the > casing on those to PL/pgSQL which we use consistently otherwise. > +1 Pavel > -- > Daniel Gustafsson https://vmware.com/ > >
-
Re: PL/pgSQL casing
Daniel Gustafsson <daniel@yesql.se> — 2022-09-08T08:01:45Z
> On 2 Sep 2022, at 11:42, Pavel Stehule <pavel.stehule@gmail.com> wrote: > > pá 2. 9. 2022 v 11:38 odesílatel Daniel Gustafsson <daniel@yesql.se <mailto:daniel@yesql.se>> napsal: > There are a few instances of PL/PgSQL in the docs, the attached changes the > casing on those to PL/pgSQL which we use consistently otherwise. > > +1 Pushed, thanks for review! -- Daniel Gustafsson https://vmware.com/