Skip to content

Commit 20d7831

Browse files
authored
Update README.md
1 parent c72f4ca commit 20d7831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ I invite any ideas, patches, bugreports.
2828
plpgsql_check is next generation of plpgsql_lint. It allows to check source code by explicit call
2929
<i>plpgsql_check_function</i>.
3030

31-
PostgreSQL PostgreSQL 10, 11, 12, 13 and 14 are supported.
31+
PostgreSQL PostgreSQL 10 - 15 are supported.
3232

3333
The SQL statements inside PL/pgSQL functions are checked by validator for semantic errors. These errors
3434
can be found by plpgsql_check_function:

0 commit comments

Comments
 (0)