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

babelfish-for-postgresql / babelfish_extensions / 12314534622
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
Jobs 1
Files 115
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

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

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>

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

46511 of 62154 relevant lines covered (74.83%)

164099.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12314534622.1 13 Dec 2024 11:55AM UTC 0
74.83
GitHub Action Run
Source Files on build 12314534622
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #12314534622
  • 98f518e1 on github
  • Prev Build on BABEL_4_X_DEV (#12312636875)
  • Next Build on BABEL_4_X_DEV (#12346366672)
  • 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