From 35bf4d42eebe3a5a6735db8a2a901cdf1b223fb2 Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Wed, 28 Oct 2009 12:59:58 +0000 Subject: [PATCH] final 2.0.9 --- Makefile | 2 +- NEWS | 4 +++- debian/changelog | 6 ++++++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index cac51c7..4adcce3 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # PL/Proxy version -PLPROXY_VERSION = 2.0.9rc1 +PLPROXY_VERSION = 2.0.9 # libpq config PQINC = $(shell pg_config --includedir) diff --git a/NEWS b/NEWS index c6c9887..de5b8f6 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -2009-09-xx - PlProxy 2.0.9 - "" +2009-10-28 - PlProxy 2.0.9 - "Five-Nines Guarantee For Not Bricking The Server" = Features = @@ -32,6 +32,8 @@ with query arg index, instead of function arg index. (João Matos) + * geterrcode(): Switch memory context to work around Assert() in CopyErrorData(). + 2009-01-16 - PlProxy 2.0.8 - "Simple Multi-Tentacle Arhitecture" = Features = diff --git a/debian/changelog b/debian/changelog index 047851e..c5722d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +plproxy2 (2.0.9) unstable; urgency=low + + * v2.0.9 + + -- Marko Kreen Wed, 28 Oct 2009 14:41:33 +0200 + plproxy2 (2.0.9rc1) unstable; urgency=low * v2.0.9rc1 -- 2.39.5