Re: allow benign typedef redefinitions (C11)

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: allow benign typedef redefinitions (C11)
Date: 2025-09-10 12:08:10
Message-ID: 01600BDF-27DE-46EC-A4D5-1D054BBC90CA@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Sep 10, 2025, at 14:28, Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
>
> Thanks. New patch set attached.
> <v2-0001-Improve-pgbench-definition-of-yyscan_t.patch><v2-0002-Allow-redeclaration-of-typedef-yyscan_t.patch><v2-0003-Remove-workarounds-against-repeat-typedefs.patch><v2-0004-Improve-ExplainState-type-handling-in-header-file.patch><v2-0005-Update-various-forward-declarations-to-use-typede.patch><v2-0006-Remove-hbaPort-type.patch><v2-0007-Change-fmgr.h-typedefs-to-use-original-names.patch>

v5 looks good to me.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Borodin 2025-09-10 12:36:48 Re: Fix inconsistencies with code and beautify xlog structures description and fin hash_xlog.h
Previous Message Dilip Kumar 2025-09-10 12:06:41 Re: Proposal: Conflict log history table for Logical Replication