From 480c2a4607822bb6450791a2875da62031b3fd8f Mon Sep 17 00:00:00 2001 From: Capulus <13641361824@139.com> Date: Wed, 15 Oct 2025 16:06:05 +0800 Subject: [PATCH] =?UTF-8?q?add:=20=E6=96=B0=E5=A2=9Epg=5Fsnapdump=E5=B7=A5?= =?UTF-8?q?=E5=85=B7=EF=BC=8C=E5=8F=AF=E6=81=A2=E5=A4=8D=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/bin/pg_snapdump | 1 + 1 file changed, 1 insertion(+) create mode 160000 src/bin/pg_snapdump diff --git a/src/bin/pg_snapdump b/src/bin/pg_snapdump new file mode 160000 index 0000000000..dfc7c69f76 --- /dev/null +++ b/src/bin/pg_snapdump @@ -0,0 +1 @@ +Subproject commit dfc7c69f763befa5939b116b9250e5285dbf00aa -- Gitee