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

babelfish-for-postgresql / babelfish_extensions / 17784314195
77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 17 Sep 2025 02:24AM UTC
Jobs 1
Files 121
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 02:00AM UTC coverage: 76.381% (+0.02%) from 76.366%
17784314195

push

github

web-flow
Fix column-level permissions loss during ALTER VIEW operations (#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%)

50800 of 66509 relevant lines covered (76.38%)

382924.16 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
90.62
0.08% contrib/babelfishpg_tsql/src/pl_handler.c
Jobs
ID Job ID Ran Files Coverage
1 17784314195.1 17 Sep 2025 02:24AM UTC 121
76.38
GitHub Action Run
Source Files on build 17784314195
  • Tree
  • List 121
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17784314195
  • 3ff1bc45 on github
  • Prev Build on BABEL_5_X_DEV (#17738048093)
  • Next Build on BABEL_5_X_DEV (#17802179704)
  • 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