postgresql/src/tools
Peter Eisentraut de160e2c00 Make backend header files C++ safe
This alters various incidental uses of C++ key words to use other similar
identifiers, so that a C++ compiler won't choke outright.  You still
(probably) need extern "C" { }; around the inclusion of backend headers.

based on a patch by Kurt Harriman <harriman@acm.org>

Also add a script cpluspluscheck to check for C++ compatibility in the
future.  As of right now, this passes without error for me.
2009-07-16 06:33:46 +00: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
findoidjoins Update copyright for 2009. 2009-01-01 17:24:05 +00:00
fsync 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
make_diff More README src cleanups. 2008-03-21 13:23:29 +00:00
msvc Search for versioned perl library instead of using hardcoded name on Windows. Backpatch to release 8.3 2009-06-05 18:29:56 +00:00
pginclude Make backend header files C++ safe 2009-07-16 06:33:46 +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
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
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
find_gt_lt
find_static
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
make_mkid
pgcvslog Add comment. 2007-10-09 02:56:44 +00:00
pgtest
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 Stamp HEAD as 8.5devel. 2009-07-01 23:15:55 +00:00