Re: C++ Trigger Framework - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: C++ Trigger Framework
Date
Msg-id YhkjyzSYykwtVOsu@momjian.us
Whole thread Raw
In response to Re: C++ Trigger Framework  (Shmuel Kamensky <shmuelkamensky@gmail.com>)
Responses Re: C++ Trigger Framework  (Shmuel Kamensky <shmuelkamensky@gmail.com>)
List pgsql-hackers
On Tue, Feb 22, 2022 at 11:33:05PM +0200, Shmuel Kamensky wrote:
> Hi Nathan,
> 
> Thanks for the reply. I did indeed read that document and it's a great place to
> get started. But it doesn't quite answer my questions. Do you personally have
> experience writing software in C++ that interacts with Postgres?

As far as I know, it should just work like C.  I know you can compile
the backend server using a C++ compiler because we get bug reports when
we break it.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  If only the physical world exists, free will is an illusion.




pgsql-hackers by date:

Previous
From: "Jonathan S. Katz"
Date:
Subject: Re: Proposal: Support custom authentication methods using hooks
Next
From: Bruce Momjian
Date:
Subject: Re: Using operators to do query hints