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

babelfish-for-postgresql / babelfish_extensions / 27958944503
78%
BABEL_6_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: insert_exec_pr5_code-cleanup
DEFAULT BRANCH: BABEL_6_X_DEV
Ran 22 Jun 2026 02:39PM UTC
Jobs 1
Files 127
Run time 1min
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

22 Jun 2026 02:09PM UTC coverage: 77.333%. Remained the same
27958944503

push

github

web-flow
Code cleanup and test improvement for OID cast index scan optimization (#4872)

This PR addresses review feedback from the OID cast index scan
optimization PR that was merged earlier:

Include ordering: Adjusted as per alphabetical position
Removed InsertExecContext typedef and function declarations from
pltsql.h that were included as part of the cherry-pick from 6x.
These belong to a separate INSERT...EXEC feature PR and will be
re-added when the author cherry-picks that feature to 5x, keeping
git history clean and scoped.

Volatile function test: Added a test case verifying that the
contain_volatile_functions guard correctly prevents index optimization
when the comparison value is volatile (e.g., random()). The test
disables sequential scan to prove the hook definitively blocks the
index path rather than the planner simply preferring a different plan on
cost.

Task: BABEL-6814

Authored-by: Rucha Kulkarni ruchask@amazon.com

54891 of 70980 relevant lines covered (77.33%)

396314.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27958944503.1 22 Jun 2026 02:39PM UTC 127
77.33
GitHub Action Run
Source Files on build 27958944503
  • Tree
  • List 127
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27958944503
  • d3977927 on github
  • Prev Build on BABEL_5_X_DEV (#27931055234)
  • Next Build on BABEL_5_X_DEV (#28008163716)
  • 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