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

From Kyotaro HORIGUCHI
Subject Re: [HACKERS] Patches that don't apply or don't compile: 2017-09-12
Date
Msg-id 20170913.110332.76800659.horiguchi.kyotaro@lab.ntt.co.jp
Whole thread Raw
In response to [HACKERS] Patches that don't apply or don't compile: 2017-09-12  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
List 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 by date:

Previous
From: "Tsunakawa, Takayuki"
Date:
Subject: Re: [HACKERS] Supporting huge pages on Windows
Next
From: Simon Riggs
Date:
Subject: Re: [HACKERS] generated columns