postgresql/src/backend
Peter Eisentraut 805e431a38 Add support for VPATH builds, that is, building somewhere else than in the
source directory.  This involves mostly makefiles using $(srcdir) when they
might have used ".".  (Regression tests don't work with this, yet.)

Sort out usage of CPPFLAGS, CFLAGS (and CXXFLAGS).  Add "override" keyword
in most places, to preserve necessary flags even when the user overrode the
flags.
2000-10-20 21:04:27 +00:00
..
access redo/undo support functions and cleanups. 2000-10-20 11:01:21 +00:00
bootstrap Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
catalog Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
commands Clean up gcc warnings. 2000-10-20 02:53:10 +00:00
executor Remove NO_SECURITY define. 2000-10-16 17:08:11 +00:00
lib Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
libpq The configure script fails to find <netinet/tcp.h>. 2000-10-14 23:56:59 +00:00
main The beos port in the source tree doesn't even compile. and even 2000-10-07 14:39:21 +00:00
nodes The following patch was sent to the patches list: 2000-10-18 16:16:18 +00:00
optimizer Add proofreader's changes to docs. 2000-10-05 19:48:34 +00:00
parser Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
port Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
postmaster New file naming. Database OID is used as "tablespace" id and 2000-10-16 14:52:28 +00:00
regex Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
rewrite Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the 2000-10-05 19:11:39 +00:00
storage Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
tcop The following patch was sent to the patches list: 2000-10-18 16:16:18 +00:00
tioga Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
utils Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
Makefile Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00