pgdog.git / summary / log
2026-09-16 7235dd737ed6 feat: re-write uuid functions (calls + DEFAULT) in omni insert (#1556)
John Kaczman
2026-09-16 0e9c6804b9ee Bump CI to Postgres 18 (#1565)
John Kaczman
2026-09-16 c4ab64632f56 feat: add checkout_timeout metric (#1564)
Lev Kokotov
2026-09-16 318b059428a3 fix: handle IN() clause in join filter (#1563)
Lev Kokotov
2026-09-16 b38ae5ae9596 fix: role detection blocked read-only clusters from serving write transactions (#1562)
Lev Kokotov
2026-09-16 e40648094761 fix: handle ambiguous omni to sharded table join (#1561)
Lev Kokotov
2026-09-16 174f95bc9708 fix(auth): preserve user config on passthrough password change (#1555)
Ryan Leckey
2026-09-16 84439ac67790 fix premature ReadyForQuery in pub/sub pipelines (#1557)
Nupur Agrawal
2026-09-16 b7979cf33786 feat: re-write date/time functions (calls + DEFAULT) in omni inserts (#1541)
John Kaczman
2026-09-15 e96edde62097 fix: tables should be considered omnisharded if not explicity listed (#1552)
yogesh
2026-09-15 0b49957bf548 fix: trailing Describe deadlock in split extended pipelines (#1550)
Nupur Agrawal
2026-09-15 87bca544c5ca fix(resharding): use replica_session role and disable FK validation (#1540)
Kiryl Mialeshka
2026-09-14 70eaf5beef9f feat(ee): broadcast cancel request hook (#1547)
Lev Kokotov
2026-09-14 0e8fca525c87 fix: dropping server connection on extended protocol split (#1546)
Lev Kokotov
2026-09-14 d9c470614a63 fix: packages not built on Cargo.toml changes (#1544)
Lev Kokotov
2026-09-14 f9606c254c2c Remove a redundant check in multi step updates (#1542)
Sage Griffin
2026-09-14 8cee79f873cd fix: segfault in pg_parse_raw::normalize (#1543)
Lev Kokotov
2026-09-14 19e8cb6e67d7 feat(auth): add background_workers to limit scram crypto CPU burn, disable by default (#1539)
Lev Kokotov
2026-09-13 77d05a2328d1 fix(wal): checkpointer removed segment containing transaction identity (#1535)
Lev Kokotov
2026-09-13 ddb98937b7e8 perf(copy_data): extend benchmark to verify replica load distribution (#1534)
Kiryl Mialeshka
2026-09-11 a8d2201a5945 feat: expose total_wait_time and avg_wait_time to OpenMetrics (#1528)
Rim Rakhimov
2026-09-11 faa544a1926a refactor(resharding): migrate copy_data to the tasks api (#1526)
Kiryl Mialeshka
2026-09-11 ca0615d5e788 fix: schema changed triggers & make callback async (#1533)
Lev Kokotov
2026-09-11 8cd193755a50 refactor(resharding): extract tables sync to separate function (#1499)
Kiryl Mialeshka
2026-09-11 4febf6d0a67d feat: cross-account RDS IAM auth via server_iam_assume_role (#1525)
lyupan-cb
2026-09-11 4a74c0339a38 fix: clean up a typo in the Azure auth example (#1532)
joshuaharry
2026-09-11 77dafe0248e1 chore: include ee branches into gh workflow filter (#1531)
Lev Kokotov
2026-09-11 d5eda6b47446 chore: enterprise changelog missed HA change (#1529)
Lev Kokotov
2026-09-10 0ae57ca1e0f6 feat: multi-shard LIMIT+OFFSET in-flight re-write in PREPARE+EXECUTE (#1504)
John Kaczman
2026-09-10 3d5dbb8cacc6 chore: changelogs for v0.1.58 and v2026-09-10 (#1524)
Lev Kokotov
2026-09-10 588d959a0929 v0.1.58 (#1523)
Lev Kokotov
2026-09-10 f19923e8e78d fix: move connections on reload even when a replica is removed (#1522)
John Kaczman
2026-09-10 52b9ac85568d fix: allow omnisharded reads with a shard directive inside transactions (#1510)
Ryan Littlefield
2026-09-10 a9a3c2cb7dfb fix: insert splits + nextval (#1518)
Lev Kokotov
2026-09-10 c44823e06729 fix: broadcast omnisharded writes inside CTEs and stop treating CTE names as tables (#1511)
Ryan Littlefield
2026-09-10 5805041968d6 feat: add pgdog.currval and pgdog.setval (#1516)
Lev Kokotov
2026-09-09 874084b18c67 feat: add admin FORCE_RELOAD command (#1502)
John Kaczman
2026-09-09 3fc2cd152d05 feat: inject pgdog.nextval into omni inserts if configured (#1513)
Lev Kokotov
2026-09-09 64ef76b45416 feat: add rewrite handler for pgdog.nextval() function (#1509)
Lev Kokotov
2026-09-09 e7b07f9da3b3 feat: restore startup session parameters on DISCARD ALL (#1506)
Nupur Agrawal
2026-09-09 2111f7e13bd6 feat: handle DISCARD TEMP and release pinned connections (#1501)
Nupur Agrawal
2026-09-04 75942792af5d Typo in README.md (#1500)
Lev Kokotov
2026-09-03 bf32713f5524 OS changelog (#1498)
Lev Kokotov
2026-09-03 4331c0809b21 test: run backend mTLS suite locally via docker compose (#1496)
Ryan Littlefield
2026-09-03 674775f45839 Enterprise edition changelog (#1497)
Lev Kokotov
2026-09-03 b5480afda019 feat: per-database TLS overrides for server connections (#1486)
Ryan Littlefield
2026-09-03 8897e566ed66 v0.1.57 (#1495)
Lev Kokotov
2026-09-03 7f3d1365a148 Release LISTEN subscriptions and advisory locks on DISCARD ALL (#1492)
Nupur Agrawal
2026-09-03 e7d22e9dda50 refactor: clean up task logging a bit (#1490)
Lev Kokotov
2026-09-03 0c149659580a fix: check TTL expiration for Prepare (#1487)
John Kaczman
[prev] [next]