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

From Volkmar Herbst
Subject plr (extension) error during make
Date
Msg-id 61B4AE19-36DA-405A-8D9D-7BCB6DCECFF7@gmx.de
Whole thread Raw
Responses Re: plr (extension) error during make  (Joe Conway <mail@joeconway.com>)
List pgsql-admin
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?

Regards
Volkmar

pgsql-admin by date:

Previous
From: Stéphane KANSCHINE
Date:
Subject: Re: Multiple postgresql clusters with same version and separatebinaries
Next
From: Joe Conway
Date:
Subject: Re: plr (extension) error during make