Re: [HACKERS] Retire src/backend/port/dynloader/linux.c ? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] Retire src/backend/port/dynloader/linux.c ?
Date
Msg-id 31499.1482117576@sss.pgh.pa.us
Whole thread Raw
Responses Re: [HACKERS] Retire src/backend/port/dynloader/linux.c ?
Re: [HACKERS] Retire src/backend/port/dynloader/linux.c ?
List pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> Shouldn't we just remove that code?

What for?  It's maintenance-free ... hasn't been touched since 2004.
While I agree with you that it's *probably* dead code, it's hard to
see much upside from removing it.

If we want to get into arguing whether code is dead or not, there's
an awful lot of potentially removable stuff in the tree, but I doubt
it's worth the trouble to figure out what's really dead.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] Measuring replay lag
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] Retire src/backend/port/dynloader/linux.c ?