[postmodern-devel] simple-date:date and "can not be converted to an SQL literal." error

Mikhail Shevchuk mikhail.shevchuk at gmail.com
Sat Oct 17 19:36:07 UTC 2009


I got it work good using the attached patch. I've just put straight
:depends-on (file "cl-postgres-glue") instead of (eval-when) call.

2009/10/17 Marijn Haverbeke <marijnh at gmail.com>:
>> but (asdf:oos 'asdf:load-op :cl-postgres-glue) failed because there is
>> no such package in postmodern
>
> For one, it is called simple-date-postgres-glue, and it is inside of
> the simple-date.asd file, so you have to load the simple-date system
> before asdf even finds it.
>
> Why loading simple-date after cl-postgres does not work I do not know.
> You can look at simple-date.asd, the code in there is simple and
> shouldn't be hard to debug.
>
> _______________________________________________
> postmodern-devel mailing list
> postmodern-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/postmodern-devel
>



-- 
http://blog.shevchuk.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_direct-glue-depend.patch
Type: text/x-patch
Size: 751 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/postmodern-devel/attachments/20091018/2ffa0a3b/attachment.bin>


More information about the postmodern-devel mailing list