Re: Cleaning up historical portability baggage - Mailing list pgsql-hackers

From Michael Banck
Subject Re: Cleaning up historical portability baggage
Date
Msg-id 68470082.050a0220.2e3c98.49cc@mx.google.com
Whole thread Raw
In response to Re: Cleaning up historical portability baggage  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Hi,

On Mon, Jun 09, 2025 at 10:25:23AM -0400, Andres Freund wrote:
> I think our policy basically is that if it doesn't exist on the BF, it's
> unsupported. Also note that Hurd is not listed as a supported OS:
> https://www.postgresql.org/docs/devel/supported-platforms.html
> 
> We can't design for OS that we don't know it's used with postgres and/or how
> that OS works / what it supports.
> 
> So I reject the premise that this is a regression.

Fair enough. I'll see whether I can get a BF animal going for it at some
point.


Michael



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Amcheck verification of GiST and GIN
Next
From: Florents Tselai
Date:
Subject: Re: Feature: psql - display current search_path in prompt