Re: Psqlodbc build fails on linux - Mailing list pgsql-odbc

From Michael Paquier
Subject Re: Psqlodbc build fails on linux
Date
Msg-id ZPaqZVNmRoledNMU@paquier.xyz
Whole thread Raw
In response to Re: Psqlodbc build fails on linux  (Dave Cramer <davecramer@postgres.rocks>)
List pgsql-odbc
On Mon, Sep 04, 2023 at 04:01:35PM -0400, Dave Cramer wrote:
> Please see attached patch to use autoconf to detect and use stdbool.h
>
> I have to admit to having no idea if this is correct or if the style is
> correct, much was copied from postgresql.

Hmm.  This patch is a copy of what PostgreSQL's c.h does.  This may be
OK in the short-term, but I think that we should try to include back
postgres_fe.h in the long-term and figure out what's happening with
b8ca812b, so as this code would be able to fetch what Postgres itself
does.
--
Michael

Attachment

pgsql-odbc by date:

Previous
From: Michael Paquier
Date:
Subject: Re: ODBC driver maintenance: PostgreSQL 16 support and other open items
Next
From: Dave Cramer
Date:
Subject: Re: ODBC driver maintenance: PostgreSQL 16 support and other open items