Received: from makus.postgresql.org (makus.postgresql.org [98.129.198.125]) by mail.postgresql.org (Postfix) with ESMTP id 9966E15B9A79 for ; Tue, 17 Apr 2012 12:01:27 -0300 (ADT) Received: from mail-ey0-f174.google.com ([209.85.215.174]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1SK9uI-0004eL-IP for pgsql-announce@postgresql.org; Tue, 17 Apr 2012 15:01:27 +0000 Received: by eaaq12 with SMTP id q12so1609652eaa.19 for ; Tue, 17 Apr 2012 08:01:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; bh=lZ5m30Y5XLMip5sr5Wb/ftAEh/IYhDyEUEzZRvJFEcE=; b=WVagZQH05mYjrOr+z7MmJ7tUNU9wXyCTjMefbPkfpV82sLQkzIPDaEpHqLk2P9+/Y3 11oS6xXNB4w/9AsFeineIA6uvkBwf0F67nx9UuoigujXNKzIlJTbnj59epp5sNYq5Mw/ hl8zwhhD5zTVK25XhtVHNTCF4ypkCgEIvqw4nFSlRDcrdfD4XGEEBI2IF729Us6VEduJ OYWvzskko82SwdKzzpylvzYhgPG2cwon9jgTvbnFq+lWXJORw1lHQ0Q7dkl/1wACnPVc ZwB0btRCMUUXIm8StU3hotwzlhbf5CqIicxGtHubAzyGlcm5oNGnUfhrfDY1+epOQ4c3 eL2Q== Received: by 10.14.27.207 with SMTP id e55mr2331560eea.38.1334674873329; Tue, 17 Apr 2012 08:01:13 -0700 (PDT) Received: from gmail.com (turu7.ee. [217.159.207.194]) by mx.google.com with ESMTPS id d54sm103537311eei.9.2012.04.17.08.01.08 (version=SSLv3 cipher=OTHER); Tue, 17 Apr 2012 08:01:10 -0700 (PDT) Date: Tue, 17 Apr 2012 18:00:59 +0300 From: Marko Kreen To: Postgres Announce Subject: PgBouncer 1.5.1 Message-ID: <20120417150059.GA3753@gmail.com> References: <20120417145644.GB3667@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120417145644.GB3667@gmail.com> X-Pg-Spam-Score: -2.6 (--) X-Archive-Number: 201204/10 X-Sequence-Number: 2213 [Re-send with correct url] Fix various portability and correctness bugs: http://pgfoundry.org/frs/shownotes.php?release_id=1936 About ---- PgBouncer is lightweight connection pooler for PostgreSQL. Download: http://pgfoundry.org/projects/pgbouncer/ Homepage: http://wiki.postgresql.org/wiki/PgBouncer