pgsql: Teach PostgresVersion all the ways to mark non-release code

Started by Andrew Dunstanabout 5 years ago1 messagescomitters
Jump to latest
#1Andrew Dunstan
andrew@dunslane.net

Teach PostgresVersion all the ways to mark non-release code

As well as 'devel' version_stamp.pl provides for 'alphaN'
'betaN' and 'rcN', so teach PostgresVersion about those.

Also stash the version string instead of trying to reconstruct it during
stringification.

Discussion: /messages/by-id/YIHlw5nSgAHs4dK1@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/aa271209f6d995488fc5cba9731415f974823990

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