Re: Fwd: PostgreSQL: WolfSSL support - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Fwd: PostgreSQL: WolfSSL support
Date
Msg-id 146865.1593283961@sss.pgh.pa.us
Whole thread Raw
In response to Re: Fwd: PostgreSQL: WolfSSL support  (Christoph Berg <myon@debian.org>)
Responses Re: Fwd: PostgreSQL: WolfSSL support
List pgsql-hackers
Christoph Berg <myon@debian.org> writes:
> It's a WIP patch, meant to see if it works at all. Of course OpenSSL
> would stay as the default option.

Fair enough.  One thing that struck me as I looked at it was that
most of the #include hackery seemed unnecessary.  The configure
script could add -I/usr/include/wolfssl (or wherever those files
are) to CPPFLAGS instead of touching all those #includes.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Christoph Berg
Date:
Subject: Re: Fwd: PostgreSQL: WolfSSL support
Next
From: Joe Conway
Date:
Subject: pg_read_file() with virtual files returns empty string