Re: plr (extension) error during make - Mailing list pgsql-admin

From Joe Conway
Subject Re: plr (extension) error during make
Date
Msg-id 3914c95e-04ab-05cf-30cf-ba96fb5b2501@joeconway.com
Whole thread Raw
In response to plr (extension) error during make  (Volkmar Herbst <volkmar.herbst@gmx.de>)
List pgsql-admin
On 1/7/19 10:24 AM, Volkmar Herbst wrote:
> I experienced an error during the build of plr on postgres 11:
> *plr.c:959:33:**error: *‘*FormData_pg_proc {aka struct
> FormData_pg_proc}*’ has no member named ‘*proiswindow*’; did you mean
> ‘*prokind*’?
>   function->iswindow = procStruct*->*proiswindow;
>
> Is there something broken with the pg_proc catalog?

This probably is not the best place to report PL/R issues, but
fortunately I monitor this list. Please be sure you are using the latest
release:

https://github.com/postgres-plr/plr/releases/tag/REL8_3_0_18

If you still have issues, please post to the github project as an issue.

Thanks,

Joe

--
Crunchy Data - http://crunchydata.com
PostgreSQL Support for Secure Enterprises
Consulting, Training, & Open Source Development


Attachment

pgsql-admin by date:

Previous
From: Volkmar Herbst
Date:
Subject: plr (extension) error during make
Next
From: Laurenz Albe
Date:
Subject: Re: Is there any way that one of the Postgres Background/Utilityprocess may go down?