pgsql: Add PostgresVersion.pm method to emit the major version string

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Add PostgresVersion.pm method to emit the major version string
Дата
Msg-id E1m92qc-00054j-1F@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add PostgresVersion.pm method to emit the major version string

For versions before 10, this will produce dotted notation unless a
separator argument is given, in which case it is used.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1e8d89f8800e0aaafc66e87e8e5fedf5dbd038cf

Modified Files
--------------
src/test/perl/PostgresVersion.pm | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Add -w back to the flags for pg_ctl (re)start in PostgresNode
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Remove unused directory from test/ssl .gitignore