Re: typedefs.list glitches

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Tristan Partin" <tristan@neon.tech>
Cc: "Andrew Dunstan" <andrew@dunslane.net>, pgsql-hackers@lists.postgresql.org
Date: 2023-12-12T15:48:33Z
Lists: pgsql-hackers
"Tristan Partin" <tristan@neon.tech> writes:
> Was this patch ever committed?

Yes, though not till

commit dcca861554e90d6395c3c153317b0b0e3841f103
Author: Andrew Dunstan <andrew@dunslane.net>
Date:   Sun Jan 15 07:32:50 2023 -0500

    Improve typedef logic for MacOS

sifaka is currently generating typedefs, and I'm pretty certain
it's using unpatched REL_17 BF code.

			regards, tom lane



Commits

  1. Rename JsonIsPredicate.value_type, fix JSON backend/nodes/ infrastructure.