From: | Paul Ramsey <pramsey(at)cleverelephant(dot)ca> |
---|---|
To: | Christoph Berg <myon(at)debian(dot)org> |
Cc: | Justin Pryzby <pryzby(at)telsasoft(dot)com>, pgsql-pkg-yum(at)postgresql(dot)org, Devrim Gündüz <devrim(at)gunduz(dot)org> |
Subject: | Re: postgis for beta releases |
Date: | 2021-05-20 19:52:25 |
Message-ID: | CAB7C0F0-B240-4D37-A1D4-B6918EAB1BA7@cleverelephant.ca |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-yum |
3.1.1 wouldn't have pg14 support yet. master branch does, and I'll backport pg14 into 3.1 branch
P
> On May 20, 2021, at 12:36 PM, Christoph Berg <myon(at)debian(dot)org> wrote:
>
> Re: To Justin Pryzby
>> I tried for Debian, and it fails:
>>
>> postgis 3.1.1+dfsg-1.pgdg+2 (amd64)
>>
>> 22:58:44 gserialized_supportfn.c:420:11: error: too few arguments to function ‘is_pseudo_constant_for_index’
>> 22:58:44 420 | if (!is_pseudo_constant_for_index((Node*)expandexpr, req->index))
>> 22:58:44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> 22:58:44 In file included from gserialized_supportfn.c:38:
>> 22:58:44 /usr/include/postgresql/14/server/optimizer/optimizer.h:100:13: note: declared here
>> 22:58:44 100 | extern bool is_pseudo_constant_for_index(PlannerInfo *root, Node *expr,
>> 22:58:44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Full build log: https://pgdgbuild.dus.dg-i.net/view/Binaries-Beta/job/postgis-binaries-beta/lastFailedBuild/architecture=amd64,distribution=sid/consoleFull
>
> Christoph
From | Date | Subject | |
---|---|---|---|
Next Message | tek nophil1ac | 2021-05-24 12:54:00 | GPG signature verification error with pgdg-redhat-repo-42.0-17.noarch |
Previous Message | Christoph Berg | 2021-05-20 19:36:52 | Re: postgis for beta releases |