Andrus wrote:
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.
Who dreads PL/pgSQL? It's a pretty easy language to learn. Granted,
not as easy as one you already know, but I'm not aware of any RDBMS that
supports C# as a stored procedure language.
--
Guy Rouillier