PL/pgSQL casing
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2022-09-02T09:38:12Z
Lists: pgsql-docs
Attachments
- plpgsql_casing.diff (application/octet-stream) patch
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/
Commits
-
doc: Fix PL/pgSQL casing to be consistent
- cb62d0b3c372 16.0 landed