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

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

Build:
Build:
LAST BUILD BRANCH: BABEL-5975-PR3-full
DEFAULT BRANCH: BABEL_6_X_DEV
Ran 01 Oct 2025 07:43AM 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

26 Sep 2025 09:32AM UTC coverage: 76.081% (+0.02%) from 76.063%
18153989121

push

github

web-flow
fixing revoke permission from object behaviour (#4119)

Problem : When we grant some permissions on schema and object in that schema to a user, in that case regardless of permission that we are trying to revoke, in babelfish we never really execute the revoke and just update the catalog.
Fixed the issue by adding a permission check in the privilege check function so that we execute revoke when the schema permission and object permission are not common.
Secondly, we are revoking the permission which are already not granted to the schema, if any permission granted to schema and object both then we won't revoke it, for that we are updating the grant-privileges list in the query tree itself before execution stage.

Task: BABEL-5904

Signed-off-by: pranav jain <pranav23iitd@gmail.com>

77 of 80 new or added lines in 4 files covered. (96.25%)

209 existing lines in 3 files now uncovered.

50151 of 65918 relevant lines covered (76.08%)

385532.15 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
90.59
0.05% contrib/babelfishpg_tsql/src/pl_handler.c
1
86.54
0.01% contrib/babelfishpg_tsql/src/catalog.c

Coverage Regressions

Lines Coverage ∆ File
105
90.59
0.05% contrib/babelfishpg_tsql/src/pl_handler.c
94
86.54
0.01% contrib/babelfishpg_tsql/src/catalog.c
10
92.11
0.04% contrib/babelfishpg_tsql/src/pltsql_utils.c
Jobs
ID Job ID Ran Files Coverage
1 18153989121.1 01 Oct 2025 07:43AM UTC 120
76.08
GitHub Action Run
Source Files on build 18153989121
  • Tree
  • List 120
  • Changed 5
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18153989121
  • 538d6955 on github
  • Prev Build on BABEL_4_X_DEV (#17973014228)
  • Next Build on BABEL_4_8_STABLE (#18158704550)
  • 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