Re: Preventing abort() and exit() calls in libpq
От | Tom Lane |
---|---|
Тема | Re: Preventing abort() and exit() calls in libpq |
Дата | |
Msg-id | 604518.1625064175@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Preventing abort() and exit() calls in libpq (Alvaro Herrera <alvherre@alvh.no-ip.org>) |
Ответы |
Re: Preventing abort() and exit() calls in libpq
Re: Preventing abort() and exit() calls in libpq Re: Preventing abort() and exit() calls in libpq |
Список | pgsql-hackers |
Alvaro Herrera <alvherre@alvh.no-ip.org> writes: > On 2021-Jun-30, Tom Lane wrote: >> You mentioned __gcov_exit, but I'm not sure if we need an >> exception for that. I see it referenced by the individual .o >> files, but the completed .so has no such reference, so at least >> on RHEL8 it's apparently satisfied during .so linkage. Do you >> see something different? > Well, not really. I saw it but only after I removed -fprofile-arcs from > Makefile.shlib's link line; but per my other email, that doesn't really > work. > Everything seems to work well for me after removing abort from that grep. OK, thanks, will push a fix momentarily. regards, tom lane
В списке pgsql-hackers по дате отправления: