From f4728964c0b202c123728d4c2a8a82ee123ffee3 Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Fri, 12 Sep 2008 08:00:55 +0000 Subject: [PATCH] v2.0.7rc1 --- Makefile | 2 +- NEWS | 3 +++ debian/changelog | 6 ++++++ 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 66b2a46..5664d48 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # PL/Proxy version -PLPROXY_VERSION = 2.0.6 +PLPROXY_VERSION = 2.0.7rc1 # libpq config PQINC = $(shell pg_config --includedir) diff --git a/NEWS b/NEWS index af9307d..04afa49 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,9 @@ * New regtest to detect encoding problems. + * Use pg_strcasecmp instead of strcasecmp to be consistent with + Postgres code. + 2008-09-05 - PlProxy 2.0.6 - "Agile Voodoo" = Features = diff --git a/debian/changelog b/debian/changelog index 5e9bd4a..6060c1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +plproxy2 (2.0.7rc1) unstable; urgency=low + + * v2.0.7rc1 + + -- Marko Kreen Fri, 12 Sep 2008 10:54:18 +0300 + plproxy2 (2.0.6) unstable; urgency=low * v2.0.6 -- 2.39.5