X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=BUGS;h=7a76f05cbe7d0d95111b844fb59626f6b84f172e;hp=2f967682a7a08bc5564c4020190b2e913fe09a14;hb=b6c281d8fc5a6cd531572f1b4c45fbabba2200f9;hpb=2961f4f122593e9d4875e88e6af159de28c8dd47 diff --git a/BUGS b/BUGS index 2f96768..7a76f05 100644 --- a/BUGS +++ b/BUGS @@ -7,3 +7,13 @@ 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. + +2. configure file +Automatically generate makefiles based on the configuration of an +end-users system