Re: PostgreSQL changes

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: PostgreSQL changes

Mark Pirogovsky-3
Ok,
I just published the version of pkg. PostgreSQLEXDI(1.3 30,markpi) into
the public store.
The changes there to allow easier Binding of date, time, timestamps and
also arrays into the Posgress session.  I think it would be easy to
extend the framework so it will handle any arbitrary data type defined
in the Postgres, which will make Postgress into the sort of OODB.

Added 2 new classes.

Keep in mind that your client and server have to be in the same locale,
so date printing will produce appropriate string representation.  My
apps live in US so it is not a problem, but for the internationals...

--Mark Pirogovsky


Bruce Badger wrote:

> Mark,
>
> I'm guessing that you have applied your changes to the version you are
> running, and that you have access to the Cincom Store.
>
> Could you please just publish your version to the public Store?  It
> would be much easier for me to pick up then, and it would be clear that
> you had made this valuable contribution too!
>
> Thanks,
> Bruce