From 61e2049318805141860d2cbc81442d722d1bb7a3 Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Wed, 12 Oct 2011 12:52:12 +0300 Subject: [PATCH] v2.3rc2 --- Makefile | 2 +- NEWS | 4 ++++ debian/changelog | 6 ++++++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 850b626..5c1613d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # PL/Proxy version -PLPROXY_VERSION = 2.3rc1 +PLPROXY_VERSION = 2.3rc2 # set to 1 to disallow functions containing SELECT NO_SELECT = 0 diff --git a/NEWS b/NEWS index 4df2dec..825cfda 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,10 @@ For TCP keepalive tuning. Alternative to libpq keepalive options when older libpq is used or when central tuning is preferrable. + = Fixes = + + * Fix memory leak in SPLIT - it was leaking array element type info. + = Docs = * Use Asciidoc ListingBlock for code - results in nicer HTML. diff --git a/debian/changelog b/debian/changelog index 1fa7cf5..84ef2f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +plproxy2 (2.3rc2-1) unstable; urgency=low + + * v2.3rc2 + + -- Marko Kreen Wed, 12 Oct 2011 12:51:02 +0300 + plproxy2 (2.3rc1-1) unstable; urgency=low * v2.3rc1 -- 2.39.5