Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
Florin Irion <irionr@gmail.com>
From: Florin Irion <irionr@gmail.com>
To: Japin Li <japinli@hotmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2026-07-03T16:26:03Z
Lists: pgsql-hackers
Attachments
- v11-0001-Add-pg_get_domain_ddl-function-to-reconstruct-CR.patch (text/plain) patch v11-0001
Hello, Thank you Japin Li for the last suggestions. I addressed them and as some sibling functions (pg_get_role_ddl(), pg_get_tablespace_ddl(), pg_get_database_ddl()) were merged in master since, I rebased and adjusted my patch to use the framework that is now present. Attaching V11 Cheers, Florin www.enterprisedb.com