From: Marko Kreen Date: Fri, 5 Sep 2008 15:22:48 +0000 (+0000) Subject: v2.0.6 X-Git-Tag: plproxy_2_0_6~1 X-Git-Url: http://git.postgresql.org/gitweb/static/session/%7B%7Bsession.id%7D%7D-%7B%7Bsession.title%7Cslugify%7D%7D?a=commitdiff_plain;h=9bab8e65b445d8ea669da93ac465c1fff231ee11;p=plproxy.git v2.0.6 --- diff --git a/Makefile b/Makefile index 306c1f1..1679306 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # PL/Proxy version -PLPROXY_VERSION = 2.0.6rc2 +PLPROXY_VERSION = 2.0.6 # libpq config PQINC = $(shell pg_config --includedir) diff --git a/NEWS b/NEWS index cf03c0f..879f416 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -2008-07-xx - PlProxy 2.0.6 - "Agile Voodoo" +2008-09-05 - PlProxy 2.0.6 - "Agile Voodoo" = Features = @@ -26,6 +26,9 @@ * Require exactly one row from remote query for non-SETOF functions. * Docs: tag all functions with embedded SELECT with SETOF. + * Make it compile on win32 (Hiroshi Saito) + * Make regtest tolerant to random() implementation differneces + between different OSes. 2008-06-06 - PlProxy 2.0.5 - "Universal Shredder" diff --git a/debian/changelog b/debian/changelog index ef6b10a..5e9bd4a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +plproxy2 (2.0.6) unstable; urgency=low + + * v2.0.6 + + -- Marko Kreen Fri, 05 Sep 2008 18:22:16 +0300 + plproxy2 (2.0.5) unstable; urgency=low * v2.0.5