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

From: Florin Irion <irionr(at)gmail(dot)com>
To: Haritabh Gupta <haritabh1992(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
Date: 2026-02-12 10:11:55
Message-ID: CA+HEvJBTeS7gBw1sm7CeiWqGff5rcxrz6fzxVqNEnqg+bqK37A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

New patch rebased on current master attached.

Cheers,

--
* Florin Irion *
* https://www.enterprisedb.com <https://www.enterprisedb.com/>*

Attachment Content-Type Size
v7-0001-Add-pg_get_domain_ddl-function-to-reconstruct-CRE.patch application/octet-stream 42.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Jones 2026-02-12 10:11:58 COMMENTS are not being copied in CREATE TABLE LIKE
Previous Message shveta malik 2026-02-12 10:03:50 Re: Improve pg_sync_replication_slots() to wait for primary to advance