Re: CTS 1.3.1 results - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: CTS 1.3.1 results
Date
Msg-id Pine.BSO.4.56.0411241724300.32211@leary.csoft.net
Whole thread Raw
In response to CTS 1.3.1 results  (Vadim Nasardinov <vadimn@redhat.com>)
List pgsql-jdbc

On Wed, 24 Nov 2004, Vadim Nasardinov wrote:

>   Dave, do you have a script for converting Oracle procedure
>   definitions into Postgres function definitions?
>

This is the version I've used.  Starting with the oracle script I
converted all of the functions that only take IN parameters.  I think I
may have made some additional datatype changes like the float->double
conversion and date->time/timestamp.

Kris Jurka

Attachment

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: query string on a prepared statement
Next
From: Xavier Poinsard
Date:
Subject: Re: CTS 1.3.1 results