Re: ABI Compliance Checker GSoC Project - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: ABI Compliance Checker GSoC Project
Date
Msg-id E05813B2-9B72-47D1-A747-C6E30A963481@justatheory.com
Whole thread Raw
In response to Re: ABI Compliance Checker GSoC Project  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Jun 4, 2025, at 12:10, Andres Freund <andres@anarazel.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


Attachment

pgsql-hackers by date:

Previous
From: Dmitry Koval
Date:
Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Next
From: Nathan Bossart
Date:
Subject: a couple of small cleanup patches for DSM-related code