postgresql/src/tools
Tom Lane dd56051040 Don't generate plain-text HISTORY and src/test/regress/README anymore.
Providing this information as plain text was doubtless worth the trouble
ten years ago, but it seems likely that hardly anyone reads it in this
format anymore.  And the effort required to maintain these files (in the
form of extra-complex markup rules in the relevant parts of the SGML
documentation) is significant.  So, let's stop doing that and rely solely
on the other documentation formats.

Per discussion, the plain-text INSTALL instructions might still be worth
their keep, so we continue to generate that file.

Rather than remove HISTORY and src/test/regress/README from distribution
tarballs entirely, replace them with simple stub files that tell the reader
where to find the relevant documentation.  This is mainly to avoid possibly
breaking packaging recipes that expect these files to exist.

Back-patch to all supported branches, because simplifying the markup
requirements for release notes won't help much unless we do it in all
branches.
2014-02-10 20:48:20 -05:00
..
backend Lots of doc corrections. 2012-04-23 22:43:09 -04:00
editors Small update to emacs example configuration 2011-04-23 00:47:01 +03:00
entab entab: Improve makefile 2012-04-24 21:20:55 +03:00
findoidjoins Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
ifaddrs Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
make_diff Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
msvc Avoid renaming data directory during MSVC upgrade testing. 2013-03-23 16:31:01 -04:00
pginclude Exclude utils/probes.h and pg_trace.h from cpluspluscheck 2013-03-01 22:43:47 -05:00
pgindent Remove 'for' loop perltidy argument, and move args to perltidyrc file. 2012-06-16 10:12:50 -04:00
ccsym Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
check_bison_recursion.pl Run newly-configured perltidy script on Perl files. 2012-07-04 21:47:48 -04:00
check_keywords.pl Run newly-configured perltidy script on Perl files. 2012-07-04 21:47:48 -04:00
codelines Fix remaining stray references to CVS. 2010-09-22 19:51:39 -04:00
copyright.pl Run updated copyright.pl on HEAD and 9.2 trees, updating the psql 2012-07-06 12:28:18 -04:00
FAQ2txt Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
find_badmacros Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
find_static Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
find_typedef Remove BSD/OS (BSDi) port. There are no known users upgrading to 2012-05-03 10:58:44 -04:00
git-external-diff Add comment to tools/git-external-diff. 2011-03-11 05:06:31 -05:00
git_changelog Mark git_changelog examples with the proper executable names. 2012-05-02 20:42:44 -04:00
make_ctags Mention original ctags option name. 2012-02-24 16:19:18 -05:00
make_etags Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
make_keywords Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
make_mkid Add another pgdefine path check, and a cvs-git change. 2011-08-26 21:52:35 -04:00
pgtest Modify tools/pgtest to run the 'make' command from a variable, and default 2011-12-30 16:29:25 -05:00
RELEASE_CHANGES Don't generate plain-text HISTORY and src/test/regress/README anymore. 2014-02-10 20:48:20 -05:00
version_stamp.pl Run newly-configured perltidy script on Perl files. 2012-07-04 21:47:48 -04:00
win32tzlist.pl Run newly-configured perltidy script on Perl files. 2012-07-04 21:47:48 -04:00