pgsql: Back-patch replacement of README.CVS with README.git.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Back-patch replacement of README.CVS with README.git.
Date: 2010-09-21 18:45:15
Message-ID: E1Oy7q7-00075I-T6@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Back-patch replacement of README.CVS with README.git.

In older branches, also git-ify the "make distdir" rule.

Branch
------
REL7_4_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=0364fb9588132b2e643854efcc59bfaca1fae735

Modified Files
--------------
GNUmakefile.in | 4 ++--
README.CVS | 14 --------------
README.git | 14 ++++++++++++++
3 files changed, 16 insertions(+), 16 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-09-21 20:43:08 pgsql: Fix a missed explanation of auto-analyze threshold, per Joe Mill
Previous Message Tom Lane 2010-09-21 18:17:14 pgsql: Trivial typo fix.