• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

babelfish-for-postgresql / babelfish_extensions / 26159457624 / 1
77%
BABEL_6_X_DEV: 77%

Build:
DEFAULT BRANCH: BABEL_6_X_DEV
Ran 20 May 2026 11:58AM UTC
Files 127
Run time 12s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 May 2026 11:25AM UTC coverage: 77.017% (+0.002%) from 77.015%
26159457624.1

push

github

web-flow
Drop TVP temp tables at RPC end to fix stale plan reads (#4806)

When the same prepared SP taking a TVP is re-executed on the same
connection (sp_prepexec / sp_execute), only the first batch's rows
land in the target. Subsequent sp_execute calls silently read from
the first batch's temp table because the cached plan never gets
invalidated.

As a fix cleanup tvp temp tables at the end of every successful
RPC. The DROP fires PlanCacheRelCallback, marking dependent cached
plans invalid.

Task: BABEL-6658

Authored-by: yuchi <yuchichang@tutorabc.com>

53890 of 69972 relevant lines covered (77.02%)

615600.88 hits per line

Source Files on job 26159457624.1
  • Tree
  • List 127
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26159457624
  • 077ffec3 on github
  • Prev Job for on BABEL_6_X_DEV (#26096932099.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc