Re: Why does pgindent's README say to download typedefs.list from the buildfarm?

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Why does pgindent's README say to download typedefs.list from the buildfarm?
Date: 2024-04-24 10:07:17
Message-ID: 8fbdeff8-9b25-4744-8afc-8d90e7b5af4d@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


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

Attachment Content-Type Size
json-enum-typedef-fix.patch text/x-patch 1.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2024-04-24 10:12:28 Re: Why does pgindent's README say to download typedefs.list from the buildfarm?
Previous Message Yugo NAGATA 2024-04-24 09:59:32 Remove unnecessary code rom be_lo_put()