From f0a3962805b02e4c9dc539ca43508ffc367e6b7f Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Mon, 7 May 2012 17:06:11 +0300 Subject: [PATCH] v2.4 --- Makefile | 2 +- NEWS | 9 +++++---- debian/changelog | 6 ++++++ 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index a98f53b..9f36f7b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ EXTENSION = plproxy # sync with NEWS, META.json, plproxy.control, debian/changelog -DISTVERSION = 2.4rc2 +DISTVERSION = 2.4 EXTVERSION = 2.4.0 # set to 1 to disallow functions containing SELECT diff --git a/NEWS b/NEWS index 08ba9d6..143f998 100644 --- a/NEWS +++ b/NEWS @@ -1,14 +1,15 @@ -2012-xx-xx - PlProxy 2.4 - "" +2012-05-07 - PlProxy 2.4 - "Light Eater" = Features = * Use `current_user` as default user for remote connections. - Support access with different users to same cluster - in same backend. Old default was `session_user`, - but that does not seem useful anymore. + Allow access with different users to same cluster in same backend. + Old default was `session_user`, but that does not seem useful anymore. * Support ENUM types. (Zoltán Böszörményi) + * Support building as Postgres extension on 9.1+. (David E. Wheeler) + * Support building as PGXN extension. (David E. Wheeler) * Support Postgres 9.2. diff --git a/debian/changelog b/debian/changelog index f40ccf3..4219ed1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +plproxy2 (2.4-1) unstable; urgency=low + + * v2.4 + + -- Marko Kreen Mon, 07 May 2012 17:08:58 +0300 + plproxy2 (2.4~rc2-1) unstable; urgency=low * v2.4rc2 -- 2.39.5