Hello all, this is my first time posting here (I first posted on the IRC
but didn't get any response), so let me know if there's a different
procedure for asking questions.
I'm interested in creating a Postgres extension that would enable
developers to write triggers in (modern) C++. Does anyone k
> On Tue, Feb 22, 2022 at 04:02:39PM +0200, Shmuel Kamensky wrote:
> > I'm interested in creating a Postgres extension that would enable
> > developers to write triggers in (modern) C++. Does anyone know if there
> is
> > already some sort of translation wrapper betwee
OK, great thank you, Buce! I'll check back in with any interesting results
when I have something running (probably in a few months to a year since I
don't yet know C++ very well :-)).