Re: SunOS patch for memcmp()

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: SunOS patch for memcmp()
Дата
Msg-id 200112200502.fBK52rk26400@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: SunOS patch for memcmp()  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: SunOS patch for memcmp()  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
> Tatsuo Ishii <t-ishii@sra.co.jp> writes:
> > Ok. I have tested patches from Bruce. Now tests for bit passed.
> > Remaining issues seem that strtol() is broken on SunOS4, not detecting
> > an overflow, which causes int4 and some of other tests failure.
>
> Looks like you might also want to use horology-no-DST-before-1970.out.
>
> > Should we use our own strtol()?
>
> Mumble.  The memcmp fix was all from well-tested parts, but I don't
> think we have a canned test for strtol breakage available.  Also,
> I believe that the SunOS strtol lossage has been known and tolerated
> in previous Postgres releases.  Since it's not a regression, I'm going
> to change sides and vote with Peter: let's not fix this one now.

OK, what do people want with the memcmp() fix?  Tatsuo and I say apply,
Tom is yes, or was, and Peter is probably no.  Can I have more vote
either way?  I have already posted the patch.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: SunOS patch for memcmp()
Следующее
От: Tom Lane
Дата:
Сообщение: Re: SunOS patch for memcmp()