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-00075F-Pc@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
------
REL8_1_STABLE

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

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