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-00075B-LK@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_4_STABLE

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

Modified Files
--------------
GNUmakefile.in |    2 +-
README.CVS     |   14 --------------
README.git     |   14 ++++++++++++++
3 files changed, 15 insertions(+), 15 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