From 2bc724c6156359e6aa015846c0d293034264771c Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Tue, 13 Sep 2011 16:25:40 +0300 Subject: [PATCH] v2.3rc1 --- AUTHORS | 1 + Makefile | 2 +- NEWS | 15 +++++++++++++++ debian/changelog | 6 ++++++ 4 files changed, 23 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 23401c0..328449c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -22,6 +22,7 @@ Jonah Harris Lei Yonghua Martin Pihlak Peter Eisentraut +Petr Jelinek Steve Singer Ye Wenbin diff --git a/Makefile b/Makefile index 03aa782..bbd7e2a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # PL/Proxy version -PLPROXY_VERSION = 2.2 +PLPROXY_VERSION = 2.3rc1 # set to 1 to disallow functions containing SELECT NO_SELECT = 0 diff --git a/NEWS b/NEWS index aa9ca8a..4df2dec 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +2011-xx-xx - PlProxy 2.3 - "" + + = Features = + + * Global SQL/MED options: ALTER FOREIGN DATA WRAPPER plproxy OPTIONS ... ; + (Petr Jelinek) + + * New config options: keepalive_idle, keepalive_interval, keepalive_count. + For TCP keepalive tuning. Alternative to libpq keepalive options + when older libpq is used or when central tuning is preferrable. + + = Docs = + + * Use Asciidoc ListingBlock for code - results in nicer HTML. + 2011-02-18 - PlProxy 2.2 - "Cover With Milk To See Secret Message" = Features = diff --git a/debian/changelog b/debian/changelog index c1d6407..1fa7cf5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +plproxy2 (2.3rc1-1) unstable; urgency=low + + * v2.3rc1 + + -- Marko Kreen Tue, 13 Sep 2011 14:57:18 +0300 + plproxy2 (2.2-1) unstable; urgency=low * v2.2 -- 2.39.5