Re: Preventing abort() and exit() calls in libpq
| От | Jacob Champion |
|---|---|
| Тема | Re: Preventing abort() and exit() calls in libpq |
| Дата | |
| Msg-id | 4a3be97f23906b231763fa957e983733d0a36e85.camel@vmware.com обсуждение |
| Ответ на | Re: Preventing abort() and exit() calls in libpq (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-hackers |
On Fri, 2021-07-02 at 18:45 -0400, Tom Lane wrote:
> Jacob Champion <pchampion@vmware.com> writes:
> > On Fri, 2021-07-02 at 18:20 -0400, Tom Lane wrote:
> > > What configure options are you using?
> > Just `./configure --enable-coverage`, nothing else. I distclean'd right
> > before for good measure.
>
> Hmph. There's *something* different about your setup from what
> either Alvaro or I tried. What's the compiler (and version)?
> What's the platform exactly?
$ gcc --version
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 Free Software Foundation, Inc.
...
$ cat /etc/os-release
NAME="Ubuntu"
VERSION="20.04.2 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.2 LTS"
VERSION_ID="20.04"
...
$ uname -a
Linux HOSTNAME 5.8.0-59-generic #66~20.04.1-Ubuntu SMP Thu Jun 17 11:14:10 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
--Jacob
В списке pgsql-hackers по дате отправления: