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

babelfish-for-postgresql / babelfish_extensions / 17784314195 / 1
77%
BABEL_6_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: query
DEFAULT BRANCH: BABEL_6_X_DEV
Ran 17 Sep 2025 02:24AM UTC
Files 121
Run time 4s
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.1

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

50800 of 66509 relevant lines covered (76.38%)

382924.16 hits per line

Source Files on job 17784314195.1
  • Tree
  • List 121
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17784314195
  • 3ff1bc45 on github
  • Prev Job for on BABEL_5_X_DEV (#17738048093.1)
  • Next Job for on BABEL_5_X_DEV (#17802179704.1)
  • 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