[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
guile-pg 0.19 available
From: |
Thien-Thi Nguyen |
Subject: |
guile-pg 0.19 available |
Date: |
Mon, 10 May 2004 16:29:22 +0200 |
README excerpt:
Guile-PG is a collection of modules for Guile allowing access to
the PostgreSQL RDBMS from Scheme programs.
The low-level module `(database postgres)' provides an almost
one-to-one correspondence with the PostgreSQL "libpq" C library
interface. Other higher-level modules, typically named
`(database postgres-FOO)', provide abstractions and convenience
procedures.
This is alpha code (pre 1.0 release). It has bugs, and the
interfaces may change from version to version.
NEWS excerpt:
- 0.19 | 2004-05-10
- configure script checks c2x method
If "guile-tools c2x" is available, use it.
Otherwise, use "guile-snarf".
cvs tag:
v-0-19
tarball and other files in dir:
http://www.glug.org/people/ttn/software/guile-pg/
a small maintenance release for those w/o "guile-tools c2x".
thi
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- guile-pg 0.19 available,
Thien-Thi Nguyen <=