guile-pg 0.19 available
Thien-Thi Nguyen <[email protected]>
| Newsgroups | gmane.lisp.guile.user,gmane.lisp.guile.sources |
|---|---|
| Message-ID | <[email protected]> |
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
_______________________________________________
Guile-user mailing list
[email protected]
http://mail.gnu.org/mailman/listinfo/guile-user