Re: Standardize the definition of the subtype field of AlterDomainStmt
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Quan Zongliang <quanzongliang@yeah.net>
Cc: Tender Wang <tndrwang@gmail.com>, Peter Eisentraut <peter@eisentraut.org>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-07-03T07:37:04Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Refactor subtype field of AlterDomainStmt
- 8ec04c8577a1 19 (unreleased) landed
On Thu, May 29, 2025 at 06:09:00AM +0800, Quan Zongliang wrote: > Updated Applied, with a fixed indentation. -- Michael