From f5ae5a2dc09e88aa48dfdc99c26803a17804a6bf Mon Sep 17 00:00:00 2001 From: "okbob@github.com" Date: Mon, 5 Sep 2022 11:38:05 +0200 Subject: [PATCH] prepare for 2.1.10 --- META.json | 4 ++-- postgresql10-plpgsql_check.spec | 2 +- postgresql11-plpgsql_check.spec | 2 +- postgresql12-plpgsql_check.spec | 2 +- postgresql13-plpgsql_check.spec | 2 +- postgresql14-plpgsql_check.spec | 2 +- postgresql15-plpgsql_check.spec | 2 +- postgresql16-plpgsql_check.spec | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/META.json b/META.json index 4888755..102538d 100644 --- a/META.json +++ b/META.json @@ -2,7 +2,7 @@ "name": "plpgsql_check", "abstract": "Additional tools for plpgsql functions validation", "description": "The plpgsql_check is PostgreSQL extension with functionality for direct or indirect extra validation of functions in plpgsql language. It verifies a validity of SQL identifiers used in plpgsql code. It try to identify a performance issues. Modern versions has integrated profiler. The table and function dependencies can be displayed", - "version": "2.1.9", + "version": "2.1.10", "maintainer": "Pavel STEHULE ", "license": "bsd", "provides": { @@ -10,7 +10,7 @@ "abstract": "Additional tools for plpgsql functions validation", "file": "sql/plpgsql_check_active.sql", "docfile": "README.md", - "version": "2.1.9" + "version": "2.1.10" } }, "prereqs": { diff --git a/postgresql10-plpgsql_check.spec b/postgresql10-plpgsql_check.spec index 4e5b52e..c0c56d9 100644 --- a/postgresql10-plpgsql_check.spec +++ b/postgresql10-plpgsql_check.spec @@ -3,7 +3,7 @@ %global sname plpgsql_check Name: %{sname}_%{pgmajorversion} -Version: 2.1.9 +Version: 2.1.10 Release: 1%{?dist} Summary: Additional tools for plpgsql functions validation diff --git a/postgresql11-plpgsql_check.spec b/postgresql11-plpgsql_check.spec index 5ea14c1..e3818fd 100644 --- a/postgresql11-plpgsql_check.spec +++ b/postgresql11-plpgsql_check.spec @@ -3,7 +3,7 @@ %global sname plpgsql_check Name: %{sname}_%{pgmajorversion} -Version: 2.1.9 +Version: 2.1.10 Release: 1%{?dist} Summary: Additional tools for plpgsql functions validation diff --git a/postgresql12-plpgsql_check.spec b/postgresql12-plpgsql_check.spec index 89c431f..9453afb 100644 --- a/postgresql12-plpgsql_check.spec +++ b/postgresql12-plpgsql_check.spec @@ -3,7 +3,7 @@ %global sname plpgsql_check Name: %{sname}_%{pgmajorversion} -Version: 2.1.9 +Version: 2.1.10 Release: 1%{?dist} Summary: Additional tools for plpgsql functions validation diff --git a/postgresql13-plpgsql_check.spec b/postgresql13-plpgsql_check.spec index 19642df..4e8281a 100644 --- a/postgresql13-plpgsql_check.spec +++ b/postgresql13-plpgsql_check.spec @@ -3,7 +3,7 @@ %global sname plpgsql_check Name: %{sname}_%{pgmajorversion} -Version: 2.1.9 +Version: 2.1.10 Release: 1%{?dist} Summary: Additional tools for plpgsql functions validation diff --git a/postgresql14-plpgsql_check.spec b/postgresql14-plpgsql_check.spec index ac96038..54c64fd 100644 --- a/postgresql14-plpgsql_check.spec +++ b/postgresql14-plpgsql_check.spec @@ -3,7 +3,7 @@ %global sname plpgsql_check Name: %{sname}_%{pgmajorversion} -Version: 2.1.9 +Version: 2.1.10 Release: 1%{?dist} Summary: Additional tools for plpgsql functions validation diff --git a/postgresql15-plpgsql_check.spec b/postgresql15-plpgsql_check.spec index 5bd04b8..90ddad5 100644 --- a/postgresql15-plpgsql_check.spec +++ b/postgresql15-plpgsql_check.spec @@ -3,7 +3,7 @@ %global sname plpgsql_check Name: %{sname}_%{pgmajorversion} -Version: 2.1.9 +Version: 2.1.10 Release: 1%{?dist} Summary: Additional tools for plpgsql functions validation diff --git a/postgresql16-plpgsql_check.spec b/postgresql16-plpgsql_check.spec index d003ecf..2c78c1a 100644 --- a/postgresql16-plpgsql_check.spec +++ b/postgresql16-plpgsql_check.spec @@ -3,7 +3,7 @@ %global sname plpgsql_check Name: %{sname}_%{pgmajorversion} -Version: 2.1.9 +Version: 2.1.10 Release: 1%{?dist} Summary: Additional tools for plpgsql functions validation