Re: [HACKERS] Patches that don't apply or don't compile: 2017-09-12

Поиск
Список
Период
Сортировка
От Kyotaro HORIGUCHI
Тема Re: [HACKERS] Patches that don't apply or don't compile: 2017-09-12
Дата
Msg-id 20170913.110332.76800659.horiguchi.kyotaro@lab.ntt.co.jp
обсуждение исходный текст
Ответ на [HACKERS] Patches that don't apply or don't compile: 2017-09-12  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
Список pgsql-hackers
Hello, aside from the discussion on the policy of usage of
automation CI, it seems having trouble applying patches.

https://travis-ci.org/postgresql-cfbot/postgresql/builds/274777750
>1363  heapam.c:2502:18: error: ‘HEAP_INSERT_SKIP_WAL’ undeclared (first use in this function)
>1364  if (!(options & HEAP_INSERT_SKIP_WAL) && RelationNeedsWAL(relation))

These lines shows that the patch is applied halfway.

regards,

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

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

Предыдущее
От: "Tsunakawa, Takayuki"
Дата:
Сообщение: Re: [HACKERS] Supporting huge pages on Windows
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: [HACKERS] generated columns