Re: Proposal: Document ABI Compatibility - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: Proposal: Document ABI Compatibility
Date
Msg-id 25C0BE1F-7D16-4C19-B15B-AC432CADF5F4@justatheory.com
Whole thread Raw
In response to Re: Proposal: Document ABI Compatibility  ("David E. Wheeler" <david@justatheory.com>)
Responses Re: Proposal: Document ABI Compatibility
List pgsql-hackers
On Jun 25, 2024, at 13:55, David E. Wheeler <david@justatheory.com> wrote:

> Oh man this is fantastic, thank you! I’d be more than happy to just turn this into a patch. But where should it go?
UpthreadI assumed xfunc.sgml, and still think that’s a likely candidate. Perhaps I’ll just start there --- unless
someonethinks it should go somewhere other than the docs. 

Okay here’s a patch that adds the proposed API and ABI guidance to the C Language docs. The content is the same as
Peterproposed, with some light copy-editing. 

Best,

David




Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: JIT causes core dump during error recovery
Next
From: Peter Geoghegan
Date:
Subject: Adding skip scan (including MDAM style range skip scan) to nbtree