Add ACL_SET, ACL_ALTER_SYSTEM to citus ruleutils
Open
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
We should add these new options introduced in PG15 https://github.com/postgres/postgres/commit/a0ffa885e478f5eeacc4e250e35ce25a4740c487
Contributor guide
Research direction
Start by locating the C implementation of citus ruleutils and review how PostgreSQL 15 introduced ACL_SET and ACL_ALTER_SYSTEM in the linked commit. Trace the existing handling of related ACL options and verify the completed change against relevant ruleutils behavior or tests, if present. Done means both options are recognized correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, postgresql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100