We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c72f4ca commit 20d7831Copy full SHA for 20d7831
README.md
@@ -28,7 +28,7 @@ I invite any ideas, patches, bugreports.
28
plpgsql_check is next generation of plpgsql_lint. It allows to check source code by explicit call
29
<i>plpgsql_check_function</i>.
30
31
-PostgreSQL PostgreSQL 10, 11, 12, 13 and 14 are supported.
+PostgreSQL PostgreSQL 10 - 15 are supported.
32
33
The SQL statements inside PL/pgSQL functions are checked by validator for semantic errors. These errors
34
can be found by plpgsql_check_function:
0 commit comments