Can I use PG_FUNCTION_INFO_V1 in C++

From: Nic Ferrier <nferrier(at)tapsellferrier(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Can I use PG_FUNCTION_INFO_V1 in C++
Date: 2002-01-24 16:00:06
Message-ID: 87lmenbuyh.fsf_-_@tf1.tapsellferrier.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I need to have a C++ class become a dynamically linked function.

Can I use PG_FUNCTION_INFO_V1 on a class method? I'm guessing that I
can't. Does anyone know?

Nic

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-01-24 16:20:49 Re: Can I use PG_FUNCTION_INFO_V1 in C++
Previous Message Thomas Lockhart 2002-01-24 15:41:42 Re: Not Finding password for Postgres user on Linux