plr (extension) error during make

From: Volkmar Herbst <volkmar(dot)herbst(at)gmx(dot)de>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: plr (extension) error during make
Date: 2019-01-07 15:24:59
Message-ID: 61B4AE19-36DA-405A-8D9D-7BCB6DCECFF7@gmx.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Joe Conway 2019-01-07 17:58:20 Re: plr (extension) error during make
Previous Message Stéphane KANSCHINE 2019-01-07 14:36:21 Re: Multiple postgresql clusters with same version and separate binaries