Re: Why does pgindent's README say to download typedefs.list from the buildfarm?
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: Nathan Bossart <nathandbossart@gmail.com>,
pgsql-hackers@lists.postgresql.org
Date: 2024-04-24T10:07:17Z
Lists: pgsql-hackers
Attachments
- json-enum-typedef-fix.patch (text/x-patch) patch
On 2024-04-23 Tu 06:23, Alvaro Herrera wrote: > But there are others: InjectionPointEntry, ResourceOwnerData, > JsonNonTerminal, JsonParserSem, ... > The last two are down to me. Let's just get rid of them like the attached (no need for a typedef at all) cheers andrew -- Andrew Dunstan EDB:https://www.enterprisedb.com
Commits
-
Sync typedefs.list with buildfarm, for real this time.
- 70353e463cd3 17.0 landed
-
Remove unused typedefs
- be5942aee7a0 17.0 landed
-
Remove enum WaitEventExtension
- 110eb4aefbad 17.0 landed
-
Add pgindent typedefs file to CVS.
- 16040575a044 9.0.0 cited