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

babelfish-for-postgresql / babelfish_extensions / 15060577099
76%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: 5577-5x
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 16 May 2025 04:55AM UTC
Jobs 1
Files 119
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

16 May 2025 04:21AM UTC coverage: 75.265% (+0.01%) from 75.255%
15060577099

push

github

web-flow
Reimplement ISNUMERIC() function in C language to improve performance (#3765)

To improve the performance of queries with ISNUMERIC() predicates, this commit
reimplements the ISNUMERIC() function from PL/pgSQL to C language. The new implementation
uses InputFunctionCallSafe for safer and more efficient type checking and conversion.

Additionally, the money data type's input function has been updated to report
invalid input as a "soft" error for InputFunctionCallSafe, avoiding unnecessary transaction aborts.
This commit also changes the ISNUMERIC() function attributes to IMMUTABLE and
PARALLEL SAFE for better query optimisation opportunities.

Task : BABEL-5696
Signed-off-by: Sumit Jaiswal <sumiji@amazon.com>

56 of 61 new or added lines in 2 files covered. (91.8%)

4 existing lines in 1 file now uncovered.

48372 of 64269 relevant lines covered (75.26%)

307050.36 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
83.95
0.3% contrib/babelfishpg_tsql/runtime/functions.c
4
70.21
0.08% contrib/babelfishpg_money/fixeddecimal.c

Uncovered Existing Lines

Lines Coverage ∆ File
4
84.51
-0.56% contrib/babelfishpg_common/src/varchar.c
Jobs
ID Job ID Ran Files Coverage
1 15060577099.1 16 May 2025 04:55AM UTC 119
75.26
GitHub Action Run
Source Files on build 15060577099
  • Tree
  • List 119
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15060577099
  • c339d076 on github
  • Prev Build on BABEL_4_X_DEV (#15039995476)
  • Next Build on BABEL_4_X_DEV (#15065162691)
  • 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