Re: Patch: Add parse_type Function
David E. Wheeler <david@justatheory.com>
From: "David E. Wheeler" <david@justatheory.com>
To: Pavel Stehule <pavel.stehule@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2024-02-04T18:29:53Z
Lists: pgsql-hackers
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? :-) D
Commits
-
Add to_regtypemod function to extract typemod from a string type name.
- 1218ca9956ee 17.0 landed
-
Remove "#ifdef WIN32" guards from src/port/win32*.c
- 09eb633e1baa 17.0 cited