pgsql: Fix warnings re typedef redefinition in ea7b4e9a2a and 3311ea86e

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix warnings re typedef redefinition in ea7b4e9a2a and 3311ea86e
Date: 2024-04-04 15:37:09
Message-ID: E1rsP9I-000Tkm-Su@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix warnings re typedef redefinition in ea7b4e9a2a and 3311ea86ed

Per gripe from Tom Lane and the buildfarm

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1b00fe30a67774e55c5fc776096a3c96f1a147d2

Modified Files
--------------
src/common/jsonapi.c | 12 ++++++++----
src/common/parse_manifest.c | 5 +++--
2 files changed, 11 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2024-04-04 15:43:02 Re: pgsql: Add basic JSON_TABLE() functionality
Previous Message Tom Lane 2024-04-04 15:26:47 Re: pgsql: Add basic JSON_TABLE() functionality