Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 16CA76357C3 for ; Thu, 19 Mar 2009 12:08:15 -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 52191-03-2 for ; Thu, 19 Mar 2009 12:08:12 -0300 (ADT) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mail.postgresql.org (Postfix) with ESMTP id 214F16341DB for ; Thu, 19 Mar 2009 12:07:55 -0300 (ADT) Received: by yw-out-2324.google.com with SMTP id 3so371470ywj.73 for ; Thu, 19 Mar 2009 08:07:54 -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=6MFvZy8Pmz/HrquEhOgJWI7dIV5JVuJkkL/OMNYHJu0=; b=cmct3NNtT1Ga5UaZQi5G7l2ivhX+kZnJrQOWssrnTcKzhLUx6FzGm2oKGkp+H9aoyZ MxsiZHlTQuu0GEpSnnhDxlPJ3EW7ii2dx1qDNLusidlahJGm5tz1yzBLW4eS1rtYlVQd lrSAgu7lwDz/yL7ewy9PHbERfAl3KyNn+WWXM= 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=J4HHFx8X8v5Vbz8xL1LHzZ7mo8lDfwwfgAvqc58tEzop3zQ2wTKsIc5dG+anSB1FPq jr2zek4Ywo3YWXfJt8rwNjv3jfIxnXnib2+aLj1M6tijAUCYKRbwZU9QaIiBmnMzB1/V YAcxILvYG7QNTURGHaT3tU6YyujFztQ/cq5JM= MIME-Version: 1.0 Received: by 10.100.45.5 with SMTP id s5mr2872123ans.14.1237475274630; Thu, 19 Mar 2009 08:07:54 -0700 (PDT) In-Reply-To: <49C25806.9030505@gmx.net> References: <49C25806.9030505@gmx.net> Date: Thu, 19 Mar 2009 11:07:54 -0400 Message-ID: <219951fd0903190807w2e7a1b56k39ad7876781878b0@mail.gmail.com> Subject: Re: Code snippet hosting? From: Mike Ellsworth To: Peter Eisentraut Cc: 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/151 X-Sequence-Number: 16805 On Thu, Mar 19, 2009 at 10:34 AM, Peter Eisentraut wrote: > People often post a function, a script, or a complex query that is genera= l > enough to be worth keeping but perhaps not appropriate for pgfoundry or t= he > documentation. =A0MySQL has a code snippet service for that: > . =A0I think something like this would be = quite > useful for PostgreSQL as well. =A0Perhaps the wiki could be used for that= ; I'm > not sure. > > Ideas anyone? No ideas for implementation - but it would be a great service to the community and a big + for Advocacy.