summaryrefslogtreecommitdiff
path: root/src/backend/nodes/Makefile
AgeCommit message (Expand)Author
2003-02-08Replace planner's representation of relation sets, per pghackers discussion.Tom Lane
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-06-29Remove freefuncs.c, which hasn't been used in a long time and is notTom Lane
2000-05-29Generated header files parse.h and fmgroids.h are now copied intoTom Lane
1999-12-13New LDOUT makefile variable for QNX os.Bruce Momjian
1999-12-09Make LD -r as macros that can be changed for QNX.Bruce Momjian
1999-02-23Rearrange order of subdirectory creation to help generate parse.hThomas G. Lockhart
1999-02-06New alloc set code using a memory block pool for small allocations.Jan Wieck
1998-04-06Hi,Bruce Momjian
1997-12-20Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier
1997-12-17First pass through, of many to come, towards making the whole sourceMarc G. Fournier
1996-11-06Just a couple of small modsMarc G. Fournier
1996-10-31More Makefile cleanupsMarc G. Fournier
1996-10-27Simplify make files, add full dependencies.Bryan Henderson