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

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

Build:
Build:
LAST BUILD BRANCH: 5577-5x
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 17 Sep 2025 09:58PM 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

17 Sep 2025 09:22PM UTC coverage: 76.005% (+0.02%) from 75.99%
17811032818

push

github

web-flow
Fix column-level permissions loss during ALTER VIEW operations (#4096)

Cherry-Picked from BABEL_5_X_DEV
PR link: #4036

Description
This PR fixes an issue where column-level permissions were being lost when a view was modified using ALTER VIEW. While view-level ACLs were correctly preserved, column-level ACLs stored in pg_attribute.attacl were not being carried over to the new view definition.

Changes:
Added a ColumnAclInfo structure to store column permission information
get_old_view_column_acls() to retrieve column-level ACLs before view alteration
restore_view_column_acls() to restore column-level ACLs after view recreation

Issues Resolved: BABEL-5936
Signed off: Rahul Parande rparande@amazon.com

48 of 50 new or added lines in 1 file covered. (96.0%)

49933 of 65697 relevant lines covered (76.0%)

382327.22 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
90.54
0.08% contrib/babelfishpg_tsql/src/pl_handler.c
Jobs
ID Job ID Ran Files Coverage
1 17811032818.1 17 Sep 2025 09:58PM UTC 120
76.0
GitHub Action Run
Source Files on build 17811032818
  • Tree
  • List 120
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17811032818
  • ee2046de on github
  • Prev Build on BABEL_4_X_DEV (#17729275503)
  • Next Build on BABEL_4_X_DEV (#17817528442)
  • 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