Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement

From: Rui Zhao <zhaorui126(at)gmail(dot)com>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: solai v <solai(dot)cdac(at)gmail(dot)com>, Ilmar Y <tanswis42(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Date: 2026-07-13 13:29:45
Message-ID: CAHWVJhETwZhepDeUxAsqP=OvXAQZqQQj-5dyPstPLS18tMcV9Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Akshay,

Thanks -- v17 addresses both my points. It still builds clean, and the DDL
it generates recreates every policy in my corpus when replayed. Nothing
further from me; this looks ready for a committer.

Regards,
Rui

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thom Brown 2026-07-13 13:30:15 Re: SQL/JSON json_table plan clause
Previous Message Ilia Evdokimov 2026-07-13 13:20:28 Re: Wrong argument name in error message from attribute_stats functions