Re: [postmodern-devel] sb-md5

2011-07-05 Thread Zach Beane
Kirill Sapelkin writes: > Hello, > > I have the sbcl 1.0.43 and am trying to use postmodern to connect to > postgresql 9.0.4. All this is on my machine. > > I had commented out the bordeau-threads and closer-mop from postmodern.asd and > replaced mention of md5 with sb-md5 in cl-postgres.asd.

[postmodern-devel] sb-md5

2011-07-05 Thread Kirill Sapelkin
Hello, I have the sbcl 1.0.43  and am trying to use postmodern to connect to postgresql 9.0.4.  All this is on my machine. I had commented out the bordeau-threads and closer-mop from postmodern.asd and replaced mention of md5 with sb-md5 in cl-postgres.asd. Running: (asdf:oos 'asdf:load-op :po