From 0692fffbf30b0322c86d6919b2a3b865348541df Mon Sep 17 00:00:00 2001 From: Arseny Sher Date: Wed, 22 Feb 2023 22:52:22 +0400 Subject: [PATCH] Bump vendor/postgres to include hotfix for unlogged tables with indexes. https://github.com/neondatabase/postgres/pull/259 https://github.com/neondatabase/postgres/pull/262 --- vendor/postgres-v14 | 2 +- vendor/postgres-v15 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vendor/postgres-v14 b/vendor/postgres-v14 index f210ac524b..b44ee1d9a5 160000 --- a/vendor/postgres-v14 +++ b/vendor/postgres-v14 @@ -1 +1 @@ -Subproject commit f210ac524b42d2d6f404f8505c64de36e977d17c +Subproject commit b44ee1d9a5b061ababb31f89a4e30a1795573f51 diff --git a/vendor/postgres-v15 b/vendor/postgres-v15 index 33f9763454..303fa4050f 160000 --- a/vendor/postgres-v15 +++ b/vendor/postgres-v15 @@ -1 +1 @@ -Subproject commit 33f976345490351f951d72f81621c2263c186c9a +Subproject commit 303fa4050fafba3771052b3d49b8e2d00d6ea2e3