Re: Fortran functions?

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: Clive Page <cgp(at)nospam(dot)le(dot)ac(dot)uk>, pgsql-general(at)postgresql(dot)org
Subject: Re: Fortran functions?
Date: 2002-07-17 19:01:46
Message-ID: 200207171501.46123.lamar.owen@wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wednesday 17 July 2002 05:07 am, Clive Page wrote:
> Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> wrote:
> >Has anyone here successfully used Fortran functions in PostgreSQL using
> > g77 as the compiler?

> As others have posted, one obvious route is via C wrappers. If this looks
> complicated, there is a package which may help, called cfortran.h
> Details on this website: http://www-zeus.desy.de/~burow/cfortran/

Ok, another question, since you are basically 'Mr. Fortran' (being published,
after all):
What about PostgreSQL client bindings? Know of any way of using libpq from
Fortran (g77 again)?

My cross-language linking skills are lacking.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-07-17 19:18:06 Re: table size growing out of control
Previous Message User 2002-07-17 18:54:28 SQL If-Then Logic in Query