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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Back-patch replacement of README.CVS with README.git.
Дата
Msg-id E1Oy7q7-00075I-T6@gemulon.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Back-patch replacement of README.CVS with README.git.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix a missed explanation of auto-analyze threshold, per Joe Mill