From e6e63f54fd70936eaa93166e572607415c3670b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCrkan=20=C4=B0ndibay?= Date: Mon, 10 Jun 2024 11:22:29 +0300 Subject: [PATCH] Bump pgxn to version 12.1.4 (#1107) * Bump pgxn to version 12.1.4 * Updates invalid postgres version --- META.json | 4 ++-- pkgvars | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/META.json b/META.json index 3aed2bba..92078782 100644 --- a/META.json +++ b/META.json @@ -2,7 +2,7 @@ "name": "citus", "abstract": "Scalable PostgreSQL for real-time workloads", "description": "Citus horizontally scales PostgreSQL across commodity servers using sharding and replication. Its query engine parallelizes incoming SQL queries across these servers to enable real-time responses on large datasets.", - "version": "12.1.3", + "version": "12.1.4", "maintainer": "\"Citus Data\" ", "license": "agpl_3", "provides": { @@ -10,7 +10,7 @@ "abstract": "Citus Distributed Database", "file": "citus.so", "docfile": "README.md", - "version": "12.1.3" + "version": "12.1.4" } }, "prereqs": { diff --git a/pkgvars b/pkgvars index 9f3b52db..e036d436 100644 --- a/pkgvars +++ b/pkgvars @@ -1,3 +1,3 @@ pkgname=citus pkgdesc='Citus (Open-Source)' -pkglatest=12.1.3 +pkglatest=12.1.4