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

From: shihao zhong <zhong950419(at)gmail(dot)com>
To: solai v <solai(dot)cdac(at)gmail(dot)com>
Cc: Florin Irion <irionr(at)gmail(dot)com>, Japin Li <japinli(at)hotmail(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-09-07 03:11:56
Message-ID: CAGRkXqQWQuTM0qo4vvbTSUvPuCEFxyCftUw+dHgdVp4J5xxenA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi team,

A note as commitfest manager. This thread has two commitfest entries
attached to it, #6212 and #6983. They carry the same title, the same
thread and the same v11 patch, and #6983 was created a couple of minutes
after v11 was posted, so I assume it was an accidental second
registration. I have consolidated them into the older entry:

https://commitfest.postgresql.org/patch/6212/

Thanks,
Shihao

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-09-07 03:13:18 Re: Fix detection of truncated zstd-compressed backups
Previous Message shihao zhong 2026-09-07 03:07:12 Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table