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