Re: postgis for beta releases

From: Christoph Berg <myon(at)debian(dot)org>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: pgsql-pkg-yum(at)postgresql(dot)org, Devrim Gündüz <devrim(at)gunduz(dot)org>, Paul Ramsey <pramsey(at)cleverelephant(dot)ca>
Subject: Re: postgis for beta releases
Date: 2021-05-20 19:36:02
Message-ID: YKa6IvpedYeq5c9q@msg.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

Re: Justin Pryzby
> I'm suggesting to be build postgis31 for pg14.
> It might be reasonable to wait for beta2, though.

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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

Christoph

In response to

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Christoph Berg 2021-05-20 19:36:52 Re: postgis for beta releases
Previous Message Justin Pryzby 2021-05-20 16:37:37 Re: postgis for beta releases