From: | Erik Rijkers <er(at)xs4all(dot)nl> |
---|---|
To: | Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru> |
Cc: | thomas(dot)munro(at)enterprisedb(dot)com, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: patch tester symbols |
Date: | 2019-03-06 12:22:03 |
Message-ID: | 8b4863e209c99c94dfd83a3c74c6f679@xs4all.nl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2019-03-06 13:00, Nikita Glukhov wrote:
> On 06.03.2019 13:11, Erik Rijkers wrote:
>> Context: I'm trying to compile the jsonpath v36 patches (these apply
>> OK), and on top of those the jsonfunctions and jsontable patch series.
> Patch 0001-Implementation-of-SQL-JSON-path-language-v36.patch from the
> "SQL/JSON: functions" patch set is a simply squash of all 6 jsonpath
> patches on which this patch set depends. I included it into this patch
> set just for testing in patch-tester (I guess patch-tester cannot
> handle patch dependencies). If you apply SQL/JSON patch sets step by
> step, then you need to apply only patch 0002 from "SQL/JSON:
> functions" and "SQL/JSON: JSON_TABLE".
Ah, that explains it. I suppose I should have guessed that.
Applied in that way it built fine (apply, compile, check-world OK).
Thank you,
Erik Rijkers
From | Date | Subject | |
---|---|---|---|
Next Message | Etsuro Fujita | 2019-03-06 13:00:08 | Re: Problems with plan estimates in postgres_fdw |
Previous Message | Michael Meskes | 2019-03-06 12:18:32 | Re: SQL statement PREPARE does not work in ECPG |