]> granicus.if.org Git - pgbouncer/commitdiff
tag 1.2.2
authorMarko Kreen <markokr@gmail.com>
Wed, 6 Aug 2008 08:39:41 +0000 (08:39 +0000)
committerMarko Kreen <markokr@gmail.com>
Wed, 6 Aug 2008 08:39:41 +0000 (08:39 +0000)
NEWS
configure.ac
debian/changelog

diff --git a/NEWS b/NEWS
index f22bb739f38c014a0e6eb8cec51085d2eb41dbfa..f7123efb789f6cccd7347645fecda8028ff5d480 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2008-08-06  -  PgBouncer 1.2.2  -  "Barf-bag Included"
+
+  * Remove 'drop_on_error', it was a bad idea.  It was added as workaround
+    for broken plan cache behaviour in Postgres, but can cause damage
+    in common case when some queries always return error.
 
 2008-08-04  -  PgBouncer 1.2.1  -  "Waterproof"
 
index 2901e21c4658e7f4235ce2cee9e2cb60519f125f..f1e68a45e56ee7debf46f3015592b3e0fcdcda61 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(pgbouncer, 1.2.1)
+AC_INIT(pgbouncer, 1.2.2)
 AC_CONFIG_SRCDIR(src/janitor.c)
 AC_CONFIG_HEADER(include/config.h)
 AC_PREREQ([2.59])
index a8a3e914ee6c2c4ed74789b6b703688777631444..aa07b34099632a213c9c5f4fe9620f06735f4134 100644 (file)
@@ -1,3 +1,9 @@
+pgbouncer (1.2.2-1) unstable; urgency=low
+
+  * v1.2.2
+
+ -- Marko Kreen <marko.kreen@skype.net>  Wed, 06 Aug 2008 09:44:15 +0300
+
 pgbouncer (1.2.1-1) unstable; urgency=low
 
   * v1.2.1