Re: Strange results when casting string to double

Поиск
Список
Период
Сортировка
Искать
От
Tomas Pospisek
Тема
Re: Strange results when casting string to double
Дата
Msg-id
8c20dba1-4631-67c1-d317-a5e144acd821@sourcepole.ch
Ответ на
Список
Дерево обсуждения
Strange results when casting string to double Carsten Klein <c.klein@datagis.com>
Re: Strange results when casting string to double Thomas Kellerer <shammat@gmx.net>
Re: Strange results when casting string to double Carsten Klein <c.klein@datagis.com>
Re: Strange results when casting string to double Adrian Klaver <adrian.klaver@aklaver.com>
Re: Strange results when casting string to double Carsten Klein <c.klein@datagis.com>
Re: Strange results when casting string to double "David G. Johnston" <david.g.johnston@gmail.com>
Re: Strange results when casting string to double Carsten Klein <c.klein@datagis.com>
Re: Strange results when casting string to double "Peter J. Holzer" <hjp-pgsql@hjp.at>
Re: Strange results when casting string to double Carsten Klein <c.klein@datagis.com>
Re: Strange results when casting string to double Gavan Schneider <list.pg.gavan@pendari.org>
Re: Strange results when casting string to double Carsten Klein <c.klein@datagis.com>
Re: Strange results when casting string to double Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Re: Strange results when casting string to double Carsten Klein <c.klein@datagis.com>
Re: Strange results when casting string to double Tom Lane <tgl@sss.pgh.pa.us>
Re: Strange results when casting string to double Carsten Klein <c.klein@datagis.com>
Re: Strange results when casting string to double "Peter J. Holzer" <hjp-pgsql@hjp.at>
Re: Strange results when casting string to double Tom Lane <tgl@sss.pgh.pa.us>
Re: Strange results when casting string to double Tomas Pospisek <tpo2@sourcepole.ch>
Re: Strange results when casting string to double Carsten Klein <c.klein@datagis.com>
Re: Strange results when casting string to double Tom Lane <tgl@sss.pgh.pa.us>
Re: Strange results when casting string to double Carsten Klein <c.klein@datagis.com>
Re: Strange results when casting string to double Tom Lane <tgl@sss.pgh.pa.us>
Re: Strange results when casting string to double Merlin Moncure <mmoncure@gmail.com>
Re: Strange results when casting string to double Tom Lane <tgl@sss.pgh.pa.us>
On 18.02.22 22:42, Peter J. Holzer wrote:

> If there has been a glibc update (or a postgresql update) in those 480
> days (Ubuntu 14.04 is out of its normal maintenance period but ESM is
> still available) the running processes may well run different code than
> a newly started program. So it could be a bug which has since been
> fixed.

That would be visible via `lsof`. `libc. The file `...libc...so` that 
`postgres` is keeping open would have the text `DEL` (as in deleted) in 
the `FD` column of `lsof`'s output.

As opposed to a newly started program which would have `REG` (regular 
file) there.
*t


В списке pgsql-general по дате отправления
От: Merlin Moncure
Дата:
FAQ