Re: The PostgreSQL C Dialect - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: The PostgreSQL C Dialect
Date
Msg-id ajmdGXhJfF7gT_ti@momjian.us
Whole thread
In response to Re: The PostgreSQL C Dialect  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mon, Jun 22, 2026 at 04:15:57PM -0400, Tom Lane wrote:
> Christophe Pettus <xof@thebuild.com> writes:
> > When I was writing my first PostgreSQL extension, I was at sea on a lot of the conventions that make up the
"PostgreSQLC Dialect."  I've taken my notes, added some additional things that confused me, and put it up on the wiki
forreview:
 
> >     https://wiki.postgresql.org/wiki/The_PostgreSQL_C_Dialect
> 
> > Feedback welcome, of course!
> 
> Very nice!  Thanks for writing that up.

I have added a link from the Developer's FAQ:

    https://wiki.postgresql.org/wiki/Developer_FAQ#What_information_is_available_to_learn_PostgreSQL_internals?


-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Do not let urgent matters crowd out time for investment in the future.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: The PostgreSQL C Dialect
Next
From: Corey Huinker
Date:
Subject: Re: postgres_fdw: Emit message when batch_size is reduced