Обсуждение: pgsql: Create a script to handle stamping release version numbers into

Поиск
Список
Период
Сортировка

pgsql: Create a script to handle stamping release version numbers into

От
tgl@postgresql.org (Tom Lane)
Дата:
Log Message:
-----------
Create a script to handle stamping release version numbers into files,
replacing the tedious and error-prone manual process we've been using.

Modified Files:
--------------
    pgsql/src/tools:
        RELEASE_CHANGES (r1.85 -> r1.86)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/RELEASE_CHANGES?r1=1.85&r2=1.86)

Added Files:
-----------
    pgsql/src/tools:
        version_stamp.pl (r1.1)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/version_stamp.pl?rev=1.1&content-type=text/x-cvsweb-markup)