Received: from makus.postgresql.org (makus.postgresql.org [98.129.198.125]) by mail.postgresql.org (Postfix) with ESMTP id 88AC815B9A79 for ; Tue, 17 Apr 2012 11:57:07 -0300 (ADT) Received: from mail-ee0-f46.google.com ([74.125.83.46]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1SK9q3-0004ZO-Ej for pgsql-announce@postgresql.org; Tue, 17 Apr 2012 14:57:07 +0000 Received: by eekc41 with SMTP id c41so1632059eek.19 for ; Tue, 17 Apr 2012 07:56:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition; bh=5WX8fXg6dvMqhWeUoYYLsGz3omdDBWCi7abBJHiaC5Q=; b=aN2FQvKibdHArzcTKXglfQAcgJEB4I6HQQTXr1NwyNTUNIPrqVq3J2twfalBbXfqFZ Yzg7mOB9xZh5IoZKN5aDqCUxJ5WUWiyaZFRVWwQ0TkH55vFJESCx1jNBKp78GkYQlBCW DmzXY0//FUAgEFXyTg9DlosbLx5npLwCH6f/OMRoZUIkqA50Acf9m48TGIevGtjDMan3 aI3gP4b3SyMQr1vkOTbGoMpOTjyDTUBpP1cRVfTPXlBX/JMrF6WOq/G43ek0AvcMODC4 y6rg6gDLUNYrp/SyFSQgXL1x0GC0pXkOW+3C2W5mt/p16eGYrVmOosr/71BbLr+80y2j WWDw== Received: by 10.213.26.220 with SMTP id f28mr1191510ebc.295.1334674609711; Tue, 17 Apr 2012 07:56:49 -0700 (PDT) Received: from gmail.com (turu7.ee. [217.159.207.194]) by mx.google.com with ESMTPS id m55sm103503019eei.1.2012.04.17.07.56.48 (version=SSLv3 cipher=OTHER); Tue, 17 Apr 2012 07:56:48 -0700 (PDT) Date: Tue, 17 Apr 2012 17:56:44 +0300 From: Marko Kreen To: Postgres Announce Subject: PgBouncer 1.5.1 Message-ID: <20120417145644.GB3667@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Pg-Spam-Score: -2.6 (--) X-Archive-Number: 201204/9 X-Sequence-Number: 2212 Fix various portability and correctness bugs: http://pgfoundry.org/frs/shownotes.php?release_id=1863 About ---- PgBouncer is lightweight connection pooler for PostgreSQL. Download: http://pgfoundry.org/projects/pgbouncer/ Homepage: http://wiki.postgresql.org/wiki/PgBouncer