summaryrefslogtreecommitdiff
path: root/src/backend/executor/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Create executor and planner-backend support for decoupled heap and indexTom Lane2005-04-191-2/+4
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* This patch implements holdable cursors, following the proposalBruce Momjian2003-03-271-2/+2
* Create a new file executor/execGrouping.c to centralize utility routinesTom Lane2003-01-101-2/+2
* Get rid of long-since-vestigial Iter node type, in favor of adding aTom Lane2002-05-121-2/+2
* First pass at set-returning-functions in FROM, by Joe Conway withTom Lane2002-05-121-4/+4
* EXPLAIN ANALYZE feature to measure and show actual runtimes and tupleTom Lane2001-09-181-2/+2
* Re-implement LIMIT/OFFSET as a plan node type, instead of a hack inTom Lane2000-10-261-3/+3
* Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet theTom Lane2000-10-051-2/+2
* Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias.Tom Lane2000-09-291-2/+2
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-4/+4
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-291-3/+1
* 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
* Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jpBruce Momjian1999-11-231-2/+3
* Remove Tee code, move to _deadcode.Bruce Momjian1999-03-231-2/+2
* Hi,Bruce Momjian1998-04-061-5/+3
* Support for subselects.Vadim B. Mikheev1998-02-131-2/+2
* 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
* Add spi.oVadim B. Mikheev1997-08-301-2/+2
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-061-2/+1
* Simplify make files, add full dependencies.Bryan Henderson1996-10-271-0/+42