Re: Patch: Add parse_type Function

Pavel Stehule <pavel.stehule@gmail.com>

From: Pavel Stehule <pavel.stehule@gmail.com>
To: "David E. Wheeler" <david@justatheory.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2024-02-04T18:52:34Z
Lists: pgsql-hackers
ne 4. 2. 2024 v 19:30 odesílatel David E. Wheeler <david@justatheory.com>
napsal:

> On Feb 4, 2024, at 13:02, Pavel Stehule <pavel.stehule@gmail.com> wrote:
>
> > I thinks so proposed functionality can be useful
>
> Great, thank you!
>
> Is that a review? :-)
>

not yet, but I'll do it

Pavel




>
> D
>
>
>

Commits

  1. Add to_regtypemod function to extract typemod from a string type name.

  2. Remove "#ifdef WIN32" guards from src/port/win32*.c