Skip to content

Create TYPE DDL command#4

Open
drpalaric wants to merge 1 commit intomasterfrom
dev/type
Open

Create TYPE DDL command#4
drpalaric wants to merge 1 commit intomasterfrom
dev/type

Conversation

@drpalaric
Copy link
Owner

@drpalaric drpalaric commented Oct 9, 2025

This patch implements the pg_get_type_ddl() function, which emits the DDL for CREATE TYPE. It includes functionality comments in the code, as well as tests and documentation.

@drpalaric drpalaric changed the title Author: Phil Alger <phil.alger@enterprisedb.com> Create TYPE DDL command Oct 9, 2025
@drpalaric drpalaric force-pushed the dev/type branch 12 times, most recently from 29766c8 to c5807e4 Compare October 10, 2025 01:04
@drpalaric drpalaric force-pushed the dev/type branch 8 times, most recently from c556a12 to fd6f3ce Compare October 24, 2025 13:40
@drpalaric drpalaric force-pushed the dev/type branch 9 times, most recently from a4a3f84 to 96806c4 Compare November 3, 2025 13:53
the DDL for CREATE TYPE. It includes functionality comments in the code,
as well as tests and documentation.

Author: Phil Alger <paalger0@gmail.com>

PG-154
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant