You are looking at historical revision 17280 of this page. It may differ significantly from its current revision.

awful-postgresql

Description

Postgresql support for awful.

This extension provides a single procedure (enable-db) which sets Postgresql support for awful, based on the features provided by the postgresql egg.

Author

Mario Domenech Goulart

Requirements

Procedure

[procedure] (enable-db)

Enable Postgresql support for awful. This procedure basically sets up awful to use the connection, disconnection, query and query escaping procedures for Postgresql databases.

License

BSD

Version history

0.2 ; fix for sql-quoter (reflects on awful's sql-quote)
0.1
Initial release