Re: Reducing the runtime of the core regression tests

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Reducing the runtime of the core regression tests
Дата
Msg-id 20190412163133.GA21566@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Reducing the runtime of the core regression tests  (Peter Geoghegan <pg@bowt.ie>)
Ответы Re: Reducing the runtime of the core regression tests  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-hackers
On 2019-Apr-11, Peter Geoghegan wrote:

> On Thu, Apr 11, 2019 at 11:00 AM Alvaro Herrera
> <alvherre@2ndquadrant.com> wrote:
> > ./configure --enable-depend --enable-coverage --enable-tap-tests --enable-nls --with-python --with-perl --with-tcl
--with-openssl--with-libxml --with-ldap --with-pam >> $LOG 2>&1
 
> >
> > make -j4 >> $LOG 2>&1
> > make -j4 -C contrib >> $LOG 2>&1
> > make check-world PG_TEST_EXTRA="ssl ldap" >> $LOG 2>&1
> > make coverage-html >> $LOG 2>&1
> >
> > There are no environment variables that would affect it.
> 
> Could we add "CFLAGS=-O0"?

Done.  Do you have a preferred spot where the counts were wrong?

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: jsonpath
Следующее
От: Juan José Santamaría Flecha
Дата:
Сообщение: TM format can mix encodings in to_char()