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

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

  1. Sync typedefs.list with buildfarm, for real this time.

  2. Remove unused typedefs

  3. Remove enum WaitEventExtension

  4. Add pgindent typedefs file to CVS.