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

babelfish-for-postgresql / babelfish_extensions / 12314534622 / 1
76%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: BABEL_5_4_STABLE
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 13 Dec 2024 11:55AM UTC
Files 115
Run time 4s
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

13 Dec 2024 11:08AM UTC coverage: 74.832%. Remained the same
12314534622.1

push

github

web-flow
Fix error handling for already created functions that could give syntax error in newer releases (#3249)

Our code assumes that function once created will never give syntax error. But certain fixes like 5251e4a where we disallow declaring reserved @@var, functions could have been created in earlier releases which will give syntax error while executing on a version with this commit. While throwing this syntax error at time of execution of function we have not cleaned up the contexts and aborted well which leads to a crash while executing a subsequent query.
To fix this we call terminate_batch for compile errors when we get parser syntax error.

In this PR We were crashing due to this in this action and by adding this commit we are not crashing anymore.

Issues Resolved
BABEL-5455

Signed-off-by: Kushaal Shroff <kushaal@amazon.com>

46511 of 62154 relevant lines covered (74.83%)

164099.14 hits per line

Source Files on job 12314534622.1
  • Tree
  • List 0
  • Changed 48
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12314534622
  • 98f518e1 on github
  • Prev Job for on BABEL_4_X_DEV (#12312636875.1)
  • Next Job for on BABEL_4_X_DEV (#12346366672.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