summaryrefslogtreecommitdiff
path: root/src/backend/nodes/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-191-8/+2
* Remove remains of old depend target.Peter Eisentraut2007-01-201-8/+1
* Initial implementation of lossy-tuple-bitmap data structures.Tom Lane2005-04-171-2/+2
* Allow DECLARE CURSOR to take parameters from the portal in which it isTom Lane2004-08-021-2/+2
* Cleanup: move the 'Value' node into a separate file, rather than puttingNeil Conway2004-01-071-2/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Replace planner's representation of relation sets, per pghackers discussion.Tom Lane2003-02-081-2/+2
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-3/+4
* Remove freefuncs.c, which hasn't been used in a long time and is notTom Lane2000-06-291-5/+4
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-291-10/+3
* New LDOUT makefile variable for QNX os.Bruce Momjian1999-12-131-2/+2
* Make LD -r as macros that can be changed for QNX.Bruce Momjian1999-12-091-2/+2
* Rearrange order of subdirectory creation to help generate parse.hThomas G. Lockhart1999-02-231-2/+7
* New alloc set code using a memory block pool for small allocations.Jan Wieck1999-02-061-3/+3
* Hi,Bruce Momjian1998-04-061-5/+3
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-201-5/+1
* First pass through, of many to come, towards making the whole sourceMarc G. Fournier1997-12-171-4/+6
* Just a couple of small modsMarc G. Fournier1996-11-061-2/+3
* More Makefile cleanupsMarc G. Fournier1996-10-311-4/+2
* Simplify make files, add full dependencies.Bryan Henderson1996-10-271-0/+39