Re: Odd CVS revision number

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Odd CVS revision number
Дата
Msg-id 2896.1267109209@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Odd CVS revision number  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes:
> I just noticed that the revision numbering for the new
> src/doc/sgml/recovery-config.sgml file I added started from 2 for some
> reason. The first revision was 2.1, and when I just updated it the new
> revision became 2.2.

> It seems to work fine, but I've never seen CVS revision numbers like
> that before. Anyone have a clue what might've caused that? Will that
> cause confusion?

No, CVS does that sometimes.  If you root around in the manual you can
find an explanation of how it chooses the initial revision number, but
I don't recall the triggering condition offhand.  We have several other
files that have 2.x version numbers for no particular reason except CVS
felt like assigning one.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Recent vendor SSL renegotiation patches break PostgreSQL
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Recent vendor SSL renegotiation patches break PostgreSQL