From 1a0e10062758868542896faaf6d08481bb86be95 Mon Sep 17 00:00:00 2001 From: Suhas Thalanki Date: Tue, 29 Jul 2025 14:35:46 -0400 Subject: [PATCH] reset pg 16 --- .gitmodules | 2 +- vendor/postgres-v16 | 2 +- vendor/revisions.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index ac59e411f9..e381fb079e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,7 +9,7 @@ [submodule "vendor/postgres-v16"] path = vendor/postgres-v16 url = ../postgres.git - branch = cherry-pick/16/37717cc9430 + branch = REL_16_STABLE_neon [submodule "vendor/postgres-v17"] path = vendor/postgres-v17 url = ../postgres.git diff --git a/vendor/postgres-v16 b/vendor/postgres-v16 index ba0eb9b2a0..9b9cb4b3e3 160000 --- a/vendor/postgres-v16 +++ b/vendor/postgres-v16 @@ -1 +1 @@ -Subproject commit ba0eb9b2a0b4c243b9241c865c0b29e2c00cbff3 +Subproject commit 9b9cb4b3e33347aea8f61e606bb6569979516de5 diff --git a/vendor/revisions.json b/vendor/revisions.json index 1d2278ffc1..7212c9f7c7 100644 --- a/vendor/revisions.json +++ b/vendor/revisions.json @@ -5,7 +5,7 @@ ], "v16": [ "16.9", - "ba0eb9b2a0b4c243b9241c865c0b29e2c00cbff3" + "9b9cb4b3e33347aea8f61e606bb6569979516de5" ], "v15": [ "15.13",