PostgreSQL, C-Extension, calling other Functions

From: "Stefan Wolf" <sw(at)zpmt(dot)de>
To: <pgsql-pkg-debian(at)lists(dot)postgresql(dot)org>
Subject: PostgreSQL, C-Extension, calling other Functions
Date: 2019-10-11 08:13:11
Message-ID: 001801d5800b$b9398d90$2baca8b0$@zpmt.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

I´ve written some PostgreSQL C-Extensions (for the first time...) and they
work as expected.

But now I want to call other functions from inside the C-Extensions (but not
via SPI_execute),
for example "regexp_match()" or from other extensions like PostGIS
"ST_POINT" etc...

I think "fmgr" is the key - but I didn't find any examples.

Greetings from Berlin
-Stefan Wolf-

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message apt.postgresql.org Repository Update 2019-10-11 11:38:35 postgresql-12 updated to version 12.0-2.pgdg+1
Previous Message apt.postgresql.org Repository Update 2019-10-10 11:27:19 pspg updated to version 2.1.6-1.pgdg+1