Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 805C4634B05 for ; Thu, 19 Mar 2009 12:56:34 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 64291-05 for ; Thu, 19 Mar 2009 12:56:26 -0300 (ADT) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.190]) by mail.postgresql.org (Postfix) with ESMTP id 051C06351B0 for ; Thu, 19 Mar 2009 12:55:55 -0300 (ADT) Received: by ti-out-0910.google.com with SMTP id w4so424363tib.5 for ; Thu, 19 Mar 2009 08:55:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=KCJ53q9AsBvggLrtoONTb2kWYHBvtLm9v+MmMg/x47Y=; b=FyXJchoYFE+UoiVvRkOXf5/u8ugcGkChDBH5dl4dBP3aSYGT3vUV1U2Xj1ve+uJ5aE 7STa7iA9gTSSm4VD4oG1qG3VQ0Hrywd3oAyxbdg/FFymEcUxDVf+lBcjOmTE3zdZX0Dt FCAaAA0zCaTHtpQAesBlThfL9WcaixDaaFRhU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=pNSqZz6Qa+Mh3W5bFeVaHW0sYKDj0VGzVzVi4E8AwLn2Jd0CJZY9BVbfDF86l3vvtF 4rgPViDpuzQUlMIzCvzNzNRFuAEsrkKNMSiQiJ/GjnkImrRZKM5HEdq9KZyoJTprGiQJ uCWJl5Z7pflfX/8X9xNl+axbq3EM0CLeEW8LQ= MIME-Version: 1.0 Received: by 10.110.57.6 with SMTP id f6mr3123367tia.46.1237478153330; Thu, 19 Mar 2009 08:55:53 -0700 (PDT) In-Reply-To: <1237477926.21112.0.camel@jd-laptop.pragmaticzealot.org> References: <49C25806.9030505@gmx.net> <37ed240d0903190815v16adf79ble0a4e361f203ed74@mail.gmail.com> <20090319153119.GE8874@alvh.no-ip.org> <37ed240d0903190841p46e9e2f4k7a9915a3ccf76fc9@mail.gmail.com> <20090319154500.GH8874@alvh.no-ip.org> <1237477926.21112.0.camel@jd-laptop.pragmaticzealot.org> Date: Fri, 20 Mar 2009 02:55:53 +1100 Message-ID: <37ed240d0903190855j7cec54beq91b5529124a4093d@mail.gmail.com> Subject: Re: Code snippet hosting? From: Brendan Jurd To: jd@commandprompt.com Cc: Alvaro Herrera , Peter Eisentraut , PostgreSQL WWW Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200903/160 X-Sequence-Number: 16814 On Fri, Mar 20, 2009 at 2:52 AM, Joshua D. Drake wro= te: > On Thu, 2009-03-19 at 11:45 -0400, Alvaro Herrera wrote: >> Brendan Jurd escribi=F3: >> >> > So, anybody got a useful code snippet they would like to volunteer as >> > a first test subject? =3D) =A0Failing that, we could write up the >> > Mandelbrot recursive query demo. >> >> I support the Mandelbrot query as the first snippet :-) > > Why wouldn't we just use the wiki for this? Um. That's ... what we're talking about? The conversation you're quoting was about which piece of code we might use, to start playing with a wiki implementation. Cheers, BJ