mirror of
https://github.com/postgres/postgres.git
synced 2026-02-20 08:20:55 -05:00
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
|
||
|---|---|---|
| .. | ||
| backend | ||
| entab | ||
| make_diff | ||
| mkldexport | ||
| pgindent | ||
| ccsym | ||
| find_static | ||
| find_typedef | ||
| make_ctags | ||
| make_etags | ||
| make_keywords.README | ||
| make_mkid | ||
| RELEASE_CHANGES | ||
| SQL_keywords | ||