Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement

From: Florin Irion <irionr(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: Haritabh Gupta <haritabh1992(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
Date: 2026-03-10 10:31:50
Message-ID: 4c77810e-f7d4-4201-8b90-0a505de3e5d1@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

v10 rebased on latest master attached.

Cheers,
Florin

www.enterprisedb.com

Attachment Content-Type Size
v10-0001-Add-pg_get_domain_ddl-function-to-reconstruct-CR.patch text/plain 28.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Anders Åstrand 2026-03-10 10:50:42 Re: Potential security risk associated with function call
Previous Message Michael Paquier 2026-03-10 10:28:29 Re: Streamify more code paths