According  to
http://www.postgresql.org/docs/current/static/arrays.html#ARRAYS-INPUT
arrays should look like '{ val1 delim val2 delim ... }', but cl-postgres
sends them as {val1 ...}, the attached patch corrects this.

-- 
With Best Regards, Stas.

_______________________________________________
postmodern-devel mailing list
postmodern-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/postmodern-devel

Reply via email to