Re: Add minimal C example and SQL registration example for custom table access methods.
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: fabriziomello@gmail.com
Cc: Phil Eaton <phil@eatonphil.com>, Robert Haas <robertmhaas@gmail.com>,
Roberto Mello <roberto.mello@gmail.com>,
pgsql-hackers@lists.postgresql.org
Date: 2024-07-25T20:00:17Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
doc: Add minimal C and SQL example to add a custom table AM handler
- e09fff7c980a 18.0 landed
I noticed that there were two CF entries pointing at this thread: https://commitfest.postgresql.org/48/4655/ https://commitfest.postgresql.org/48/4973/ That doesn't seem helpful, so I've marked the second one "Withdrawn". regards, tom lane