X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=BUGS;h=80b9dd130415553fc071eb9db05ec976dc04976c;hp=2f967682a7a08bc5564c4020190b2e913fe09a14;hb=26cfa48009c72652e0ba8ce9aed8c53216e9a3d3;hpb=a44f642babd5d396cf938aedf8709ea0b6354d68 diff --git a/BUGS b/BUGS index 2f96768..80b9dd1 100644 --- a/BUGS +++ b/BUGS @@ -7,3 +7,9 @@ handler. When a multithreaded program servicing socket requests has SIGPIPE conditions thrown, the running SBCL instance is killed. The web page http://linux.com.hk/docs/postgresql/libpq-threading.html has more information about libpq's SIGPIPE handler. + +2. Object joining + +Aleksandar Bakic reported the documentation says that :home-key and +:foreign-key properties of the :db-info property may contain lists of +symbols. However, update-objects-joins fails in such cases.