Re: [HACKERS] Retire src/backend/port/dynloader/linux.c ?
От | Peter Eisentraut |
---|---|
Тема | Re: [HACKERS] Retire src/backend/port/dynloader/linux.c ? |
Дата | |
Msg-id | 183abd56-40cf-1c26-f027-7b4d6ee868a3@2ndquadrant.com обсуждение исходный текст |
Ответ на | Re: [HACKERS] Retire src/backend/port/dynloader/linux.c ? (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-hackers |
On 12/18/16 10:19 PM, Tom Lane wrote: > 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. If someone wants to dive into it, I think you could probably remove most or all of the prehistoric pre-dlopen code for *bsd and darwin as well. The hpux and win32 code could be moved to libpgport, and then we could just call dlopen() etc. directly and remove this whole subdirectory. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления: