From 62449d60683e93f8f54b5c79fdcb89b74853d695 Mon Sep 17 00:00:00 2001 From: Heikki Linnakangas Date: Tue, 3 May 2022 09:25:12 +0300 Subject: [PATCH] Bump vendor/postgres (#1573) This brings us the performance improvements to WAL redo from https://github.com/neondatabase/postgres/pull/144 --- vendor/postgres | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/postgres b/vendor/postgres index d7c8426e49..a13fe64a3e 160000 --- a/vendor/postgres +++ b/vendor/postgres @@ -1 +1 @@ -Subproject commit d7c8426e49cff3c791c3f2c4cde95f1fce665573 +Subproject commit a13fe64a3eff1743ff17141a2e6057f5103829f0