Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Marcos Pegoraro <marcos@f10.com.br>
From: Marcos Pegoraro <marcos@f10.com.br>
To: Akshay Joshi <akshay.joshi@enterprisedb.com>
Cc: Mark Wong <markwkm@gmail.com>, Álvaro Herrera <alvherre@kurilemu.de>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-11-07T13:14:20Z
Lists: pgsql-hackers
Em sex., 7 de nov. de 2025 às 09:21, Akshay Joshi < akshay.joshi@enterprisedb.com> escreveu: > Attached is the v7 patch, which is ready for review. > >> <https://enterprisedb.com> >>> >>> For this functionality to be complete, the ALTER TABLE ... ENABLE ROW LEVEL SECURITY statement needs to be added to the command. Did you think about that ? Maybe one more parameter ? regards Marcos