postgresql extension
Friedrich Dominicus <[email protected]>
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Organization | Q Software Solutions GmbH |
| Message-ID | <[email protected]> |
I wonder if anyone is interested in a small extension (which we now use internally for at least 2 years) for Postgresql. It used the inherits feature from Postgresql to generate tables from views. WARNING: We just have used it with LispWorks (> 4.3.7, SBCL > 0.8.x) on Linux with PSQL verson 7.2 it has "survived" a PostgreSQL update to 8.x somewhat and is still working, but it has not really been tested hard. There is *no* documentation and just sources, but it's not large really (around 9KB). It works currently without troubles on a AMD64 with Postgresql 8.somewhat on a Debian unstable kernel 2.6.11 and SBCL 0.9.4.somewhat Regards Friedrich