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

From Christophe Pettus
Subject Re: The PostgreSQL C Dialect
Date
Msg-id 020601B8-D42A-4B6A-AAB5-6D3784E66661@thebuild.com
Whole thread
In response to Re: The PostgreSQL C Dialect  (Bertrand Drouvot <bertranddrouvot.pg@gmail.com>)
List pgsql-hackers

> On Jun 22, 2026, at 20:53, Bertrand Drouvot <bertranddrouvot.pg@gmail.com> wrote:
> One comment about "The frontend/backend split and portability", what about adding
> that (see 49bff412)
>
> "
> Headers never include postgres.h, postgres_fe.h, or c.h themselves.
> "
>
> say, before the "The FRONTEND macro" bullet?

Good catch!  Added.


pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f').
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements