Skip to content

Conversation

@levkk
Copy link
Collaborator

@levkk levkk commented Jan 29, 2026

  • feat: make how we handle system catalogs configurable, i.e. if you want to get info from all shards in one query, set system_catalogs = "sharded"
  • feat: when migrating integer primary keys to bigint, handle foreign keys as well

@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

❌ Patch coverage is 89.95633% with 23 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pgdog/src/backend/schema/sync/pg_dump.rs 92.10% 9 Missing ⚠️
pgdog-config/src/sharding.rs 0.00% 7 Missing ⚠️
pgdog/src/backend/replication/sharded_tables.rs 55.55% 4 Missing ⚠️
pgdog/src/frontend/router/parser/query/select.rs 92.10% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

@blacksmith-sh
Copy link
Contributor

blacksmith-sh bot commented Jan 29, 2026

Found 1 test failure on Blacksmith runners:

Failure

Test View Logs
pg_tests/TestShardedTwoPcAutoOnError View Logs

Fix in Cursor

@levkk levkk merged commit 8d3ea65 into main Jan 29, 2026
7 of 8 checks passed
@levkk levkk deleted the levkk-system-catalogs-are-special branch January 29, 2026 18:12
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.

2 participants