Re: The PostgreSQL C Dialect

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Christophe Pettus <xof(at)thebuild(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: The PostgreSQL C Dialect
Date: 2026-06-22 20:15:57
Message-ID: 647851.1782159357@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Christophe Pettus <xof(at)thebuild(dot)com> writes:
> When I was writing my first PostgreSQL extension, I was at sea on a lot of the conventions that make up the "PostgreSQL C Dialect." I've taken my notes, added some additional things that confused me, and put it up on the wiki for review:
> https://wiki.postgresql.org/wiki/The_PostgreSQL_C_Dialect

> Feedback welcome, of course!

Very nice! Thanks for writing that up.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2026-06-22 20:37:45 Re: The PostgreSQL C Dialect
Previous Message Andres Freund 2026-06-22 20:11:23 Re: 048_vacuum_horizon_floor.pl hangs due to wakeup lost inside LockBufferForCleanup