On Tue, Oct 17, 2023 at 12:17 PM Tom Lane <t...@sss.pgh.pa.us> wrote: > Hmm, I've not found it that hard to manage the typedefs list. > If I run pgindent and it adds weird spacing around uses of a new > typedef name, I go "oh, I better add that to the list" and do so. > End of problem. There's not a requirement that you remove disused > typedef names, nor that you alphabetize perfectly. I'm content > to update those sorts of details from the buildfarm's list once a > year or so.
+1 to all of that. At least for me, managing typedefs.list isn't the problem. The problem is remembering to actually do it, and keep it updated as the patch set is adjusted and rebased. -- Robert Haas EDB: http://www.enterprisedb.com