* Guile-PG 0.35 available
@ 2008-02-13 12:17 Thien-Thi Nguyen
0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2008-02-13 12:17 UTC (permalink / raw)
To: guile-sources; +Cc: guile-user
release notes:
Small bugfix, plus new string-munging procs. A few more entries
left[0], plus PostgreSQL 8.x testing, plus "modernization for official
Guile", and we can begin to think about moving into beta...
thi
___________________________________________
[0] see (info "(guile-pg) Not Included")
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.35 | 2008-02-13
- Bugfix: composition INTERSECT in `parse+make-SELECT-tree'
This proc, in module (database postgres-qcons), used to
erroneously accept #:intersection and emit "INTERSECTION".
Now, it accepts #:intersect and emits "INTERSECT".
- New (database postgres) procs
- pg-escape-string-conn
- pg-escape-bytea-conn
- pg-unescape-bytea
- Tested against PostgreSQL 7.4.19
tarball, prettified source, etc, in dir:
http://www.gnuvola.org/software/guile-pg/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-02-13 12:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-13 12:17 Guile-PG 0.35 available Thien-Thi Nguyen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).