A set of libraries which provide access to PostgreSQL databases from Smalltalk. The dialect neutral base driver library implements PostgreSQL abstractions only. Mapping libraries implement interfaces such as the VisualWorks EXDI.
Be the first to post a text review of Smalltalk PostgreSQL drivers. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Version 1.4-102 of the PostgreSQL library for VisualWorks has been released to the Cincom contrib library and here on SourceForge.
The core library contains just a few changes since 1.3 053 * Using the latest versions of Sport and the OpenSkills libraries for socket streaming * Picking up the work done by Sam and Alan for VW 7.5.1(waldo) telated to tztimestamps * Adding in tests for the timestamp formatting blocks. These are really just crude examples of what can be done, and that is all they can be because PostgreSQL can be configured to accept and present date/time data in a number of different ways. * Adding a fix to PostgreSQLEXDISession>>executeExternal: The code for the fix provided by Holger Kleinsorgen (under the LGPL). Thanks Holger.
See the Cincom public Store repository for change information.
See the PostgreSQL pundles in the public Store to see what has changed since the version you are using now.
Version 1.3 011 of the library introduces the ability to have different encoding for different data types on a per-session basis. So, with this version, you can allow the StORE layer to work with the default translation using Base54 encoding, while at the same time having another connection to a PostgreSQL databasen which uses a diffenent bytea encoding - and the encoding methods do not intefere with each other.
See the public Cincom repository for the changes.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?