fix PLpgSQL platform name

This commit is contained in:
nodiscc 2023-09-24 19:50:27 +02:00
parent 3a9dc291ba
commit b38d7d7730
No known key found for this signature in database
GPG key ID: 067FC4266A4B6909

View file

@ -1,2 +1,2 @@
name: pgSQL
name: PLpgSQL
description: "[PL/pgSQL](https://en.wikipedia.org/wiki/PL/pgSQL) (Procedural Language/PostgreSQL) is a procedural programming language supported by the PostgreSQL ORDBMS."