Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement

Edit
ID 6135
Title Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
CI (CFBot) Summary
Stats (from CFBot) Patch version: v5, Patch count: 1, First patch: +607−1, All patches: +607−1
Topic Server Features
Tags My First Patch
Created 2025-10-16 13:28:57
Last modified 2025-10-16 13:28:57 (1 week ago)
Latest email 2025-10-28 09:38:03 (yesterday)
Status
PG19-3 (2025-11-01 – 2025-11-30): Needs review
Target version
Authors Akshay Joshi (akshay.joshi)
Reviewers Become reviewer
Committer
Links
Emails
[PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
First at 2025-10-15 13:37:12 by Akshay Joshi <akshay.joshi at enterprisedb.com>
Latest at 2025-10-28 09:38:03 by Akshay Joshi <akshay.joshi at enterprisedb.com>
Latest attachment (v5-0001-Add-pg_get_policy_ddl-function-to-reconstruct-CREATE.patch) at 2025-10-28 09:38:03 from Akshay Joshi <akshay.joshi at enterprisedb.com>
    Attachment (v5-0001-Add-pg_get_policy_ddl-function-to-reconstruct-CREATE.patch) at 2025-10-28 09:38:03 from Akshay Joshi <akshay.joshi at enterprisedb.com> (Patch: Yes)
    Attachment (for-optional-pretty.diff) at 2025-10-27 16:45:10 from Mark Wong <markwkm at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Add-pg_get_policy_ddl-function-to-reconstruct-CREATE.patch) at 2025-10-22 13:21:50 from Akshay Joshi <akshay.joshi at enterprisedb.com> (Patch: Yes)
    Attachment (v3-0001-Add-pg_get_policy_ddl-function-to-reconstruct-CREATE.patch) at 2025-10-16 12:50:50 from Akshay Joshi <akshay.joshi at enterprisedb.com> (Patch: Yes)
    Attachment (v2-0001-Add-pg_get_policy_ddl-function-to-reconstruct-CREATE.patch) at 2025-10-16 08:34:21 from Akshay Joshi <akshay.joshi at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Add-pg_get_policy_ddl-function-to-reconstruct-CREATE.patch) at 2025-10-15 13:37:12 from Akshay Joshi <akshay.joshi at enterprisedb.com> (Patch: Yes)
History
When Who What
2025-10-28 10:03:27 CFbot Patch does not need rebase anymore
2025-10-27 17:04:22 CFbot Patch needs rebase
2025-10-16 13:28:57 Akshay Joshi (akshay.joshi) Attached mail thread CANxoLDdJsRJqnjMXV3yjsk07Z5iRWxG-c2hZJC7bAKqf8ZXj_A@mail.gmail.com
2025-10-16 13:28:57 Akshay Joshi (akshay.joshi) Created patch record
Edit