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 CA+HEvJBTeS7gBw1sm7CeiWqGff5rcxrz6fzxVqNEnqg+bqK37A@mail.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,

New patch rebased on current master attached.

Cheers,

--
     Florin Irion       
Attachment

pgsql-hackers by date:

Previous
From: shveta malik
Date:
Subject: Re: Improve pg_sync_replication_slots() to wait for primary to advance
Next
From: Jim Jones
Date:
Subject: COMMENTS are not being copied in CREATE TABLE LIKE