Re: ABI Compliance Checker GSoC Project

From: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Mankirat Singh <mankiratsingh1315(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: ABI Compliance Checker GSoC Project
Date: 2025-06-04 19:48:05
Message-ID: E05813B2-9B72-47D1-A747-C6E30A963481@justatheory.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Jun 4, 2025, at 12:10, Andres Freund <andres(at)anarazel(dot)de> wrote:

> No. It just makes the *name* of the struct visible. The type's definition is
> in the .c file and therefore not visible outside of read_stream.c.

Right, got it, thanks.

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-06-04 19:48:14 a couple of small cleanup patches for DSM-related code
Previous Message Dmitry Koval 2025-06-04 19:44:26 Re: Add SPLIT PARTITION/MERGE PARTITIONS commands