Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement - Mailing list pgsql-hackers

From Florin Irion
Subject Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
Date
Msg-id d9ad9b6b-9e37-4a5f-8985-a56db17ac75c@gmail.com
Whole thread
In response to Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement  (Florin Irion <irionr@gmail.com>)
Responses Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
List pgsql-hackers
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
Attachment

pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: add validations for required callbacks during pgstat_register_kind()
Next
From: Baji Shaik
Date:
Subject: Re: uuidv7 improperly accepts dates before 1970-01-01