postgresql/src/tools
Andrew Dunstan 08a0c2dabc Adjust yywrap macro for non-reentrant scanners for MSVC.
The MSVC compiler complains if a macro is called with less arguments
than its definition provides for. flex generates a macro with one
argument for yywrap, but only supplies the argument for reentrant
scanners, so we remove the useless argument in the non-reentrant
case to silence the warning.
2011-04-25 09:10:59 -04:00
..
backend Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
editors Small update to emacs example configuration 2011-04-23 00:47:01 +03:00
entab Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
findoidjoins Improve findoidjoins to cover more cases. 2011-04-23 19:33:17 -04:00
ifaddrs Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
make_diff Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
msvc Adjust yywrap macro for non-reentrant scanners for MSVC. 2011-04-25 09:10:59 -04:00
pginclude Remove -fno-operator-names switch from cpluspluscheck. 2010-12-27 15:03:24 -05:00
pgindent Latest consolidated typedef list from buildfarm. 2011-04-08 23:11:37 -04:00
FAQ2txt Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
RELEASE_CHANGES Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
ccsym Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
check_keywords.pl Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
codelines Fix remaining stray references to CVS. 2010-09-22 19:51:39 -04:00
copyright 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_gt_lt 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 useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
git-external-diff Add comment to tools/git-external-diff. 2011-03-11 05:06:31 -05:00
git_changelog Improve git_changelog as per discussion with Robert Haas. 2010-09-26 20:22:17 -04:00
make_ctags Remove cvs keywords from all files. 2010-09-20 22:08:53 +02: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 Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pgtest Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
version_stamp.pl Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
win32tzlist.pl Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00