Re: use of initcap() causes segfault in v8.0.0beta5, where it doesn't in v7.4.6 (coredump included)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: use of initcap() causes segfault in v8.0.0beta5, where it doesn't in v7.4.6 (coredump included)
Дата
Msg-id 21496.1101522712@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: use of initcap() causes segfault in v8.0.0beta5, where it doesn't in v7.4.6 (coredump included)  (Frank van Vugt <ftm.van.vugt@foxi.nl>)
Список pgsql-bugs
Frank van Vugt <ftm.van.vugt@foxi.nl> writes:
> I'll look into the possibility of upgrading libc, but given the source of
> oracle_compat.c, would it be possible to get the v7.4.6 behaviour back for
> the time being by fiddling the #define USE_WIDE_UPPER_LOWER ?

Yeah, IIRC it should be a one-liner kind of change to force the
non-towupper fallback.  If this turns out to be a widespread bug we
might have to consider making configure know about it :-(

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Frank van Vugt
Дата:
Сообщение: Re: use of initcap() causes segfault in v8.0.0beta5, where it doesn't in v7.4.6 (coredump included)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Sequence creation bug: 8.0.0beta4 win32