pgsql: Improve text of stub HISTORY file.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve text of stub HISTORY file.
Date: 2014-02-12 23:17:09
Message-ID: E1WDj3F-0007ub-Ri@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve text of stub HISTORY file.

Per Peter Eisentraut.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/4f33f039699bdd0e47ca0a2e7bc8158d02388684

Modified Files
--------------
HISTORY | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-02-12 23:17:10 pgsql: Improve text of stub HISTORY file.
Previous Message Tom Lane 2014-02-12 22:51:13 pgsql: Improve libpq's error recovery for connection loss during COPY.