Re: pgsql: Move strtoint() to common

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Move strtoint() to common
Дата
Msg-id 21453.1521168156@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: Move strtoint() to common  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: pgsql: Move strtoint() to common  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-committers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> ah, but bowerbird is OK on ecpg, this is only failing on thrips, whelk,
> woodlouse.  It sounds related to 32 vs. 64 bits ...

BTW, the reason why bowerbird was green had nothing to do with 32
or 64 bits, but rather that it isn't running the ecpg tests:

                'invocation_args' => [
                                          '--skip-steps',
                                          'ecpg-check',

I think Andrew put that in ages ago when we didn't have any MSVC
ecpg test support at all.  Might be time to take it out.

            regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Move strtoint() to common
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pgsql: Move strtoint() to common