Skip to content

Fix PgSubscriber logic#2874

Merged
benjie merged 5 commits intomainfrom
fix-pubsub
Jan 7, 2026
Merged

Fix PgSubscriber logic#2874
benjie merged 5 commits intomainfrom
fix-pubsub

Conversation

@benjie
Copy link
Copy Markdown
Member

@benjie benjie commented Jan 6, 2026

@danzho found a bug in PgSubscriber where an iterator result was being used as the value inside another iterator result. Seems the management in there was a mess... I've overhauled it with stronger types and better guarantees, now we only operate in iterator results and this should fix both this bug and any others sneakily hiding there.

@github-project-automation github-project-automation Bot moved this to 🌳 Triage in V5.0.0 Jan 6, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jan 6, 2026

🦋 Changeset detected

Latest commit: 6f95077

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@dataplan/pg Patch
graphile-build-pg Patch
graphile-utils Patch
pgl Patch
postgraphile Patch
graphile Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@benjie benjie force-pushed the fix-pubsub branch 3 times, most recently from aaa9ebe to d25029e Compare January 7, 2026 16:49
@benjie benjie changed the base branch from main to unhandled-rejections January 7, 2026 16:52
@benjie benjie marked this pull request as ready for review January 7, 2026 17:06
Base automatically changed from unhandled-rejections to main January 7, 2026 17:26
@benjie benjie enabled auto-merge January 7, 2026 17:33
@benjie benjie merged commit eabaceb into main Jan 7, 2026
46 checks passed
@benjie benjie deleted the fix-pubsub branch January 7, 2026 17:56
@github-project-automation github-project-automation Bot moved this from 🌳 Triage to ✅ Done in V5.0.0 Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant