Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

269
Views
Can I rely on the aclexplode() function in PostgreSQL?

There is a useful function in PostgreSQL 9.5 called aclexplode() but I can't seem to find any official documentation on it.

Should I avoid using it? Is it technically an unstable API?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Yes, you can rely on it. This function is finally documented in upcoming PostgreSQL 12 (commit).

aclexplode returns an aclitem array as a set rows. Output columns are grantor oid, grantee oid (0 for PUBLIC), granted privilege as text (SELECT, ...) and whether the prilivege is grantable as boolean. makeaclitem performs the inverse operation.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!