Re: multivariate statistics (v25)

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: multivariate statistics (v25)
Дата
Msg-id CAKJS1f90fO0yfc9pJcWDK2iSzR1vqsLyxL5YYqBEK8kT0XVqFw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] multivariate statistics (v25)  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On 31 March 2017 at 21:18, Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp> wrote:
Hello,

At Fri, 31 Mar 2017 03:03:06 +1300, David Rowley <david.rowley@2ndquadrant.com> wrote in <CAKJS1f-fqo97jasVF57yfVyG+=T5JLce5ynCi1vvezXxX=wgoA@mail.gmail.com>

FWIW, I tries this. This cleanly applied on it but make ends with
the following error.

$ make -s
Writing postgres.bki
Writing schemapg.h
Writing postgres.description
Writing postgres.shdescription
Writing fmgroids.h
Writing fmgrprotos.h
Writing fmgrtab.c
make[3]: *** No rule to make target `dependencies.o', needed by `objfiles.txt'.  Stop.
make[2]: *** [statistics-recursive] Error 2
make[1]: *** [all-backend-recurse] Error 2
make: *** [all-src-recurse] Error 2

Apologies. I was caught out by patching back on to master, then committing, and git diff'ing the last commit, where i'd of course forgotten to get add those files.

I'm just in the middle of fixing up some other stuff. Hopefully I'll post a working patch soon.

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Something broken around FDW connection close
Следующее
От: Ashutosh Bapat
Дата:
Сообщение: Re: Foreign tables don't enforce the partition constraint