This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ANNOUNCE: guile-pg Version 0.06


Now fully recovered after a nasty case of bit-rot ...

Announcing guile-pg-0.06
========================

Guile-pg is a Guile module giving access to PostgreSQL databases via the
libpq frontend to PostgreSQL.

This version of guile-pg has been tested against Guile version 1.3.4 and Guile
version 1.4 (pre-release) with PostgreSQL Version 7.0 on Intel Linux and SPARC
Solaris 7 (SunOS 5.7) machines.

This is still alpha quality code.  It has undergone only minimal testing (see
the test subdirectory) and the interfaces may change from release to release.

Features:

 * Connect to multiple databases simultaneously
 * Query and Update databases
 * Create/Update/Read Large Objects using Guile ports
 * Comprehensive reference manual with example code
 * Published under the GPL

Downloading:
-----------
The project home page is http://guile-pg.sourceforge.net/ and the source
package is available via HTTP from

        http://guile-pg.sourceforge.net/guile-pg-0.06.tar.gz

and via FTP from

        ftp://guile-pg.sourceforge.net/pub/guile-pg/guile-pg-0.06.tar.gz

Documentation:
-------------
Please read the README file

        http://guile-pg.sourceforge.net/README

The reference manual is available online from

        http://guile-pg.sourceforge.net/guile-pg_toc.html

and in PostScript(tm) format from

        http://guile-pg.sourceforge.net/guile-pg.ps

Mailing List:
------------
The developers mailing list is guile-pg-devel@lists.sourceforge.net
which you can subscribe to by filling in the form at

       http://mail1.sourceforge.net/mailman/listinfo/guile-pg-devel

Send bug reports and requests for help to this list.

Ian Grant <iang@pobox.com>
Fri Jun  2 15:02:07 BST 2000

-- 
Ian Grant, Computer Lab., New Museums Site, Pembroke Street, Cambridge
Phone: +44 1223 334420          Personal e-mail: iang at pobox dot com 



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]