Can Functions be written in C++ or only C? - Mailing list pgsql-novice

From Phillip J. Allen
Subject Can Functions be written in C++ or only C?
Date
Msg-id 3B6FE3C2.B86D07EA@attglobal.net
Whole thread Raw
Responses Re: Can Functions be written in C++ or only C?  (Einar Karttunen <ekarttun@cs.Helsinki.FI>)
Re: Can Functions be written in C++ or only C?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
Hi all,

I was reading Bruce Momjian book on PostgreSQL and his chapter on user
created functions stated that functions can be written in SQL, PL/PGSQL,
PL/TCL, PL/Per, and C.  But I have been studying C++ for linux.  So can
I create a  dynamically linked object file  in C++ and reference it in a
function?

Thanks,

Phillip J. Allen
Consulting Geochemist/Geologist
Lima Peru
e-mail: paallen@attglobal.net


pgsql-novice by date:

Previous
From: Il Paolone
Date:
Subject: restoring a 7.1 dump on a 6.5.x postgresql
Next
From: Einar Karttunen
Date:
Subject: Re: Can Functions be written in C++ or only C?