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

babelfish-for-postgresql / babelfish_extensions / 21701959476
78%
BABEL_6_X_DEV: 78%

Build:
Build:
LAST BUILD BRANCH: BABEL_5_X_DEV
DEFAULT BRANCH: BABEL_6_X_DEV
Ran 05 Feb 2026 07:33AM UTC
Jobs 1
Files 121
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

05 Feb 2026 06:55AM UTC coverage: 76.992%. Remained the same
21701959476

push

github

web-flow
Replaced redundant plan generation in execsql for pltsql statements (#4425)

Currently, to determine the type of the statement and whether it has a
RETURNING clause, a plan is generated by calling SPI_plan_get_cached_plan().
This leads to additional overhead. This commit removes the call, instead
using the query list to determine the type.

There were multiple dependencies on the plan being generated early, these
have been changed to instead walk through query trees.

Engine PR: https://github.com/babelfish-for-postgresql/postgresql_modified_for_babelfish/pull/701

Task: BABEL-3756

Authored by: Saurav Samantaray <sauravay@amazon.com>

43 of 44 new or added lines in 2 files covered. (97.73%)

52717 of 68471 relevant lines covered (76.99%)

387893.88 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
90.82
0.01% contrib/babelfishpg_tsql/src/pl_handler.c
Jobs
ID Job ID Ran Files Coverage
1 21701959476.1 05 Feb 2026 07:33AM UTC 121
76.99
GitHub Action Run
Source Files on build 21701959476
  • Tree
  • List 121
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21701959476
  • c817e0b1 on github
  • Prev Build on BABEL_5_X_DEV (#21668346153)
  • Next Build on BABEL_5_X_DEV (#21762167945)
  • 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