postgresql/src
Magnus Hagander b0b8dff353 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
2013-01-31 15:07:04 +01:00
..
backend Fix plpgsql's reporting of plan-time errors in possibly-simple expressions. 2013-01-30 20:02:33 -05:00
bin Make pg_dump exclude unlogged table data on hot standby slaves 2013-01-25 09:46:54 +01:00
include Fix plpgsql's reporting of plan-time errors in possibly-simple expressions. 2013-01-30 20:02:33 -05:00
interfaces Made ecpglib use translated messages. 2013-01-27 13:50:05 +01:00
makefiles Make pgxs build executables with the right suffix. 2013-01-19 14:54:29 -05:00
pl Fix plpgsql's reporting of plan-time errors in possibly-simple expressions. 2013-01-30 20:02:33 -05:00
port Use correct output device for Windows prompts. 2013-01-24 16:01:31 -05:00
template Remove BSD/OS (BSDi) port. There are no known users upgrading to 2012-05-03 10:58:44 -04:00
test Fix plpgsql's reporting of plan-time errors in possibly-simple expressions. 2013-01-30 20:02:33 -05:00
timezone Add new timezone abbrevation "FET". 2013-01-14 14:46:09 -05:00
tools Properly zero-pad the day-of-year part of the win32 build number 2013-01-31 15:07:04 +01:00
tutorial Modernize string literal syntax in tutorial example. 2013-01-19 17:20:56 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bcc32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Fix some oversights in distprep and maintainer-clean targets. 2011-03-10 00:04:05 -05:00
Makefile.global.in Add mode where contrib installcheck runs each module in a separately named database. 2012-12-11 11:52:23 -05:00
Makefile.shlib Remove BSD/OS (BSDi) port. There are no known users upgrading to 2012-05-03 10:58:44 -04:00
nls-global.mk Lots of doc corrections. 2012-04-23 22:43:09 -04:00
win32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00