postgresql/src/tools
Magnus Hagander d1bdb35a98 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:09:01 +01:00
..
backend Improve backend flowchart to show more detail. 2008-10-07 00:19:48 +00:00
editors Fix sgml-mode example. thanks Andrew Dunstan 2009-05-20 23:51:24 +00:00
entab Normalize fgets() calls to use sizeof() for calculating the buffer size 2007-02-08 11:10:27 +00:00
findoidjoins Update copyright for 2009. 2009-01-01 17:24:05 +00:00
fsync Remove excess argument to open(2). 2010-10-02 18:40:57 -04:00
make_diff More README src cleanups. 2008-03-21 13:23:29 +00:00
msvc Properly zero-pad the day-of-year part of the win32 build number 2013-01-31 15:09:01 +01:00
pginclude More README src cleanups. 2008-03-21 13:23:29 +00:00
pgindent Document struct/union problem with pgindent. 2009-06-11 22:21:44 +00:00
add_cvs_markers Prevent CVS from mangling script 2008-06-15 21:58:55 +00:00
ccsym Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
check_keywords.pl Clean up check_keywords.pl script, making it 'strict' and removing a few 2009-04-30 10:26:35 +00:00
codelines Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
copyright Be smarter --- accept missing comma, and force comma if missing. 2009-01-01 18:31:55 +00:00
FAQ2txt FAQ2txt now only controls the main FAQ, not FAQ_DEV. 2008-04-22 10:30:32 +00:00
find_badmacros Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
find_gt_lt Remove use of '<' and '>' in SGML, use '&' escapes. 2006-10-16 17:28:03 +00:00
find_static Have find_static skip main() functions. 2006-07-14 14:59:00 +00:00
find_typedef Tighten typedef check for Linux. 2009-06-12 03:09:07 +00:00
make_ctags Make 'find' syntax consistent; add .git exclusion to make_ctags. 2009-01-14 21:59:19 +00:00
make_etags Make 'find' syntax consistent; add .git exclusion to make_ctags. 2009-01-14 21:59:19 +00:00
make_keywords Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
make_mkid Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
pgcvslog Add comment. 2007-10-09 02:56:44 +00:00
pgtest Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
RELEASE_CHANGES Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
version_stamp.pl Update copyright for 2009. 2009-01-01 17:24:05 +00:00