From 2f9ffdc06bc9d5ec0b363cbee24c185b3330747a Mon Sep 17 00:00:00 2001 From: adela Date: Thu, 26 Mar 2026 09:44:31 +0100 Subject: [PATCH 1/2] docs: update 3.16.1 --- docs/changelog/bytebase-3-16-1.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog/bytebase-3-16-1.mdx b/docs/changelog/bytebase-3-16-1.mdx index 69e00934..935e83ae 100644 --- a/docs/changelog/bytebase-3-16-1.mdx +++ b/docs/changelog/bytebase-3-16-1.mdx @@ -28,6 +28,6 @@ import InstallUpgrade from '/snippets/install/install-upgrade.mdx'; - Harden 3.16 upgrade migration scripts to be idempotent and handle edge cases. -- **PolarDB** — Fix schema dump incorrectly including pg_bitmapindex system schema. +- **PostgreSQL** — Fix schema dump incorrectly including pg_bitmapindex system schema. \ No newline at end of file From 49e6f17ba648f58e14747c090bcbae2a82a703b0 Mon Sep 17 00:00:00 2001 From: Adela Date: Thu, 26 Mar 2026 10:29:57 +0100 Subject: [PATCH 2/2] Update docs/changelog/bytebase-3-16-1.mdx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- docs/changelog/bytebase-3-16-1.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog/bytebase-3-16-1.mdx b/docs/changelog/bytebase-3-16-1.mdx index 935e83ae..8a46ac12 100644 --- a/docs/changelog/bytebase-3-16-1.mdx +++ b/docs/changelog/bytebase-3-16-1.mdx @@ -28,6 +28,6 @@ import InstallUpgrade from '/snippets/install/install-upgrade.mdx'; - Harden 3.16 upgrade migration scripts to be idempotent and handle edge cases. -- **PostgreSQL** — Fix schema dump incorrectly including pg_bitmapindex system schema. +- **PostgreSQL** — Fix schema dump incorrectly including `pg_bitmapindex` system schema. \ No newline at end of file