Skip to content

Combine PostgreSQL Visibility schema upgrades from v1.10 through v1.13#10371

Open
rodrigozhou wants to merge 1 commit into
mainfrom
rodrigozhou/pg-vis-schema-update
Open

Combine PostgreSQL Visibility schema upgrades from v1.10 through v1.13#10371
rodrigozhou wants to merge 1 commit into
mainfrom
rodrigozhou/pg-vis-schema-update

Conversation

@rodrigozhou
Copy link
Copy Markdown
Contributor

What changed?

Combine PostgreSQL Visibility schema upgrades from v1.10 through v1.13

Why?

Adding one column at a time requires scanning the entire table. So, combining all the schema changes in v1.30.0 release into a single SQL upgrade file.

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

Potential risks

@rodrigozhou rodrigozhou requested review from a team as code owners May 23, 2026 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant