Re: cobol storedprocedures - Mailing list pgsql-general

From Christopher Browne
Subject Re: cobol storedprocedures
Date
Msg-id m34q9ok8is.fsf@mobile.int.cbbrowne.com
Whole thread Raw
In response to cobol storedprocedures  ("MICHAEL BATTANI" <MICHAEL.BATTANI@companiongroup.com>)
List pgsql-general
> I've been scanning the postgres website and yours to find out any
> information on cobol stored procedures.  Is there any plans on
> incorporating this in future releases?

Not really.

The 'preferred' sorts of languages to include for stored procedures
tend to be interpreted languages.

There is something of a paucity of free cross-platform COBOL
implementations, and what I've heard of have been compiled, which
makes them somewhat less ideal...

The best chance might be to locate some COBOL-to-Java translator, and
look into linking the results in to one of the Java stored procedure
systems...
--
(reverse (concatenate 'string "moc.liamg" "@" "enworbbc"))
http://cbbrowne.com/info/cobol.html
If we were meant to fly, we wouldn't keep losing our luggage.

pgsql-general by date:

Previous
From: Sean Davis
Date:
Subject: Re: Finding nearest numeric value
Next
From: Poul Møller Hansen
Date:
Subject: Re: Finding nearest numeric value