great, it worked when I did the 'load' with this file. but (asdf:oos 'asdf:load-op :cl-postgres-glue) failed because there is no such package in postmodern
2009/10/17 Marijn Haverbeke marijnh@gmail.com:
Hello Mikhail,
To get this to work, you need to ensure the code in simple-date/cl-postgres-glue.lisp is loaded. This is done by either ensuring simple-date is loaded *after* cl-postgres, or explicitly loading the simple-date-postgres-glue package.
Best, Marijn
postmodern-devel mailing list postmodern-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/postmodern-devel