postgresql/src/tools
Bruce Momjian f1ab71ec5f The attached patches fix the following problems:
1.  The UnixWare tas macro was reformatted (by indent or it like?) which caused
    it to break.  The asm macro construct is very particular about the %mem
    construct -- it has to start in column 1.

2.  When compiling libpq++, g++ was used even if configure found the C++ com-
    piler to be CC.

3.  When compiling libpq++, '-Wno-error' was added to CXXFLAGS, even if the
    compiler wasn't g++.

Billy G. Allie
1998-09-11 16:56:24 +00:00
..
backend Fix for length in libpq from Tom Lane. 1998-09-10 15:18:06 +00:00
entab Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
make_diff Reorganize developers files. 1997-09-08 04:14:01 +00:00
mkldexport End of the make file simplifications. 1996-11-12 11:43:32 +00:00
pgindent The attached patches fix the following problems: 1998-09-11 16:56:24 +00:00
ccsym From: Jeroen van Vianen <jeroenv@design.nl> 1998-03-15 08:33:59 +00:00
find_static From: Jeroen van Vianen <jeroenv@design.nl> 1998-03-15 08:33:59 +00:00
find_typedef Reorganize developers files. 1997-09-08 04:14:01 +00:00
make_ctags Developer reorganization. 1997-09-08 04:19:50 +00:00
make_etags Developer reorganization. 1997-09-08 04:19:50 +00:00
make_keywords.README Cleanup for find_keywords. 1997-09-27 17:25:48 +00:00
make_mkid Developer reorganization. 1997-09-08 04:19:50 +00:00
RELEASE_CHANGES Update INSTALL, etc. for release 6.4. Update pgaccess to 0.88. 1998-08-30 01:40:52 +00:00
SQL_keywords Cleanup for find_keywords. 1997-09-27 17:22:05 +00:00