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

babelfish-for-postgresql / babelfish_extensions / 24144764736
77%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: forxml-auto
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 08 Apr 2026 04:18PM 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

08 Apr 2026 03:46PM UTC coverage: 77.077% (+0.003%) from 77.074%
24144764736

push

github

web-flow
fix: Deep copy parameter names for prepared statements (#4705)

Currently, when cloning arguments to pltsql functions, we only copy the
pointer to the argument names, which means that when a prepared statement is
stored, the strings containing the parameter names are not retained.

When later executing a prepared statement using its handle, we don't have the
original param names, and so we cannot call them using their arguments.

To fix this, we copy the argument names as well when cloning the struct.

Task: BABEL-6391

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

3 of 3 new or added lines in 1 file covered. (100.0%)

53059 of 68839 relevant lines covered (77.08%)

639846.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24144764736.1 08 Apr 2026 04:18PM UTC 121
77.08
GitHub Action Run
Source Files on build 24144764736
  • Tree
  • List 121
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24144764736
  • 1b2bc611 on github
  • Prev Build on BABEL_6_X_DEV (#24133295998)
  • Next Build on BABEL_6_X_DEV (#24191923755)
  • 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