diff options
author | Magnus Hagander <magnus@hagander.net> | 2013-01-31 15:08:05 +0100 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2013-01-31 15:09:01 +0100 |
commit | d1bdb35a989f1b45962c7a83372e00a71c8e6b49 (patch) | |
tree | 74a10375353b3da760189344885b1828833c49c6 /src/backend/utils/adt/enum.c | |
parent | b3e715a035dad28aeb6e64dd39cebd72cacc44b8 (diff) | |
download | postgresql-d1bdb35a989f1b45962c7a83372e00a71c8e6b49.tar.gz postgresql-d1bdb35a989f1b45962c7a83372e00a71c8e6b49.zip |
Properly zero-pad the day-of-year part of the win32 build number
This ensure the version number increases over time. The first three digits
in the version number is still set to the actual PostgreSQL version
number, but the last one is intended to be an ever increasing build number,
which previosly failed when it changed between 1, 2 and 3 digits long values.
Noted by Deepak
Diffstat (limited to 'src/backend/utils/adt/enum.c')
0 files changed, 0 insertions, 0 deletions