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

babelfish-for-postgresql / babelfish_extensions / 21711016157
76%
BABEL_6_X_DEV: 78%

Build:
Build:
LAST BUILD BRANCH: xml_nodes
DEFAULT BRANCH: BABEL_6_X_DEV
Ran 05 Feb 2026 12:49PM UTC
Jobs 1
Files 120
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 12:12PM UTC coverage: 76.31%. Remained the same
21711016157

push

github

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

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%)

937 existing lines in 3 files now uncovered.

50702 of 66442 relevant lines covered (76.31%)

392758.5 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
90.86
0.01% contrib/babelfishpg_tsql/src/pl_handler.c

Coverage Regressions

Lines Coverage ∆ File
657
44.49
-0.06% contrib/babelfishpg_tsql/src/pl_exec.c
215
90.86
0.01% contrib/babelfishpg_tsql/src/pl_handler.c
65
74.54
-0.15% contrib/babelfishpg_tsql/src/collation.c
Jobs
ID Job ID Ran Files Coverage
1 21711016157.1 05 Feb 2026 12:49PM UTC 120
76.31
GitHub Action Run
Source Files on build 21711016157
  • Tree
  • List 120
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21711016157
  • 70560108 on github
  • Prev Build on BABEL_4_X_DEV (#21668370406)
  • Next Build on BABEL_4_X_DEV (#21747571480)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc