From ac5a9d1fd6bd3974c4096e605abd95b4af235fc9 Mon Sep 17 00:00:00 2001 From: Jaime Casanova Date: Mon, 2 Jul 2012 00:06:57 -0500 Subject: [PATCH] The release changed, just wait a little before setting it. Also make well known names in HISTORY be only names, without last name --- HISTORY | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/HISTORY b/HISTORY index 1818ccfe..d441656e 100644 --- a/HISTORY +++ b/HISTORY @@ -38,7 +38,11 @@ 1.2.0 2012-06-15 Test ssh connection before trying to rsync (Cédric) - Add CLUSTER SHOW command (Carlo Ascani) + Add CLUSTER SHOW command (Carlo) Add CLUSTER CLEANUP command (Jaime) - Add function write_primary_conninfo (Marco Nenciarini) - Teach repmgr how to get tablespace's location in different pg version (Jaime Casanova) + Add function write_primary_conninfo (Marco) + Teach repmgr how to get tablespace's location in different pg version (Jaime) + +2.0.0 2012-XX-XX + Add autofailover capabilities (Jaime) + Make CLONE command try to make an exact copy including $PGDATA location