Hi Marijn,

I think my copy of simple-date is jealously defending its position in my
code base. No matter what I do (short of completely erasing simple-date off
the system), a postmodern query to a timestamp returns a simple-date object.

Sabra

On Wed, Jan 26, 2011 at 4:20 AM, Marijn Haverbeke <mari...@gmail.com> wrote:

> Hi Phil,
>
> Simple-date, and the glue that integrates it in Postmodern, is no
> longer loaded by default. Load the :simple-date-postgres-glue system
> to get the old behaviour.
>
> I actually recommend people to use local-time rather than simple-date
> now (it also has cl-postgres glue code in its distribution now), but
> if you don't care about time zones, and don't want to update your
> code. simple-date still works.
>
> Best,
> Marijn
>
> _______________________________________________
> postmodern-devel mailing list
> postmodern-devel@common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/postmodern-devel
>
_______________________________________________
postmodern-devel mailing list
postmodern-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/postmodern-devel

Reply via email to