Last change for this project was 3 years ago.
So I think that it is dead.
I'm writing application in C#.
I expected that I can wrote stored procedures in C# also using something
like mod_mono in Apache.
So it seems that most reasonable way is to learn dreaded plpgsql language
and write
stored procedures in it.
Andrus.
>> Any idea how to write server-side stored procedures in C# for
>> PostgreSQL database ?
>
> There's an old project called PL/Mono
> <http://gborg.postgresql.org/project/plmono/projdisplay.php>, but as
> far as I know it's unmaintained. You might want to try to contact the
> author. :)
>
> Cheers,
> David.
>
>> In windows .NET 2 framework should be used and in Linuc/Mac/Windows
>> MONO should be used for this.
>>
>> How to install MONO engine as server-side language to PostgreSQL ?
>>
>> How to call .NET dlls from PostgreSQL stored procedure ?
>
>>
>> Andrus.
>>
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 1: if posting/reading through Usenet, please send an appropriate
>> subscribe-nomail command to majordomo@postgresql.org so that your
>> message can get through to the mailing list cleanly
>
> --
> David Fetter <david@fetter.org> http://fetter.org/
> phone: +1 415 235 3778 AIM: dfetter666
> Skype: davidfetter
>
> Remember to vote!
> Consider donating to PostgreSQL: http://www.postgresql.org/about/donate
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>