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-0007uZ-Pw@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_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/ed2803bdb94b9b8ad80f0d9cdb5976345a0d2fdb

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.