You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the update script's now-redundant capture__start re-declaration
0.1.0 and stable are byte-identical for this function's body once the
linter's annotation (PR #16's own, separate content) isn't part of this
branch -- the CREATE OR REPLACE was a no-op here. Verified via
bin/test_existing's structural diff (clean) and a full local run (7/7
pgTAP files, dump/restore, test-build).
0 commit comments