[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Guile-PG 0.39 available
From: |
Thien-Thi Nguyen |
Subject: |
Guile-PG 0.39 available |
Date: |
Mon, 11 Jan 2010 12:01:41 +0100 |
release notes:
Decrufting.
thi
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), tested with Guile 1.4.x and
PostgreSQL 7.4, 8.0, 8.1, 8.2, 8.3. It may have bugs, and the
interfaces may change from version to version.
NEWS excerpt:
- 0.39 | 2010-01-11
- Dropped (database postgres) procs
- pg-lo-get-connection
- pg-get-client-data
- pg-set-client-data!
These were pre-announced in Guile-PG 0.38 (2009-06-22) NEWS.
- Proc `(database postgres) pg-parameter-status' no longer takes keyword
This was pre-announced in Guile-PG 0.38 (2009-06-22) NEWS.
- Maintenance uses autoconf 2.65, automake 1.11, libtool 2.2.6b
tarball, prettified source, etc, in dir:
http://www.gnuvola.org/software/guile-pg/
atom feed:
http://www.gnuvola.org/NEWS.atom
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Guile-PG 0.39 available,
Thien-Thi Nguyen <=