Commits

DateSubjectAuthorReleases
2002-12-14 Clean up plantree representation of SubPlan-s --- SubLink does not appear Tom Lane 7.4.1
2002-12-13 Phase 3 of read-only-plans project: ExecInitExpr now builds expression Tom Lane 7.4.1
2002-12-05 Phase 1 of read-only-plans project: cause executor state nodes to point Tom Lane 7.4.1
2002-11-30 Be more realistic about plans involving Materialize nodes: take their Tom Lane 7.4.1
2002-05-12 First pass at set-returning-functions in FROM, by Joe Conway with Tom Lane 7.3.1
2002-02-19 A bunch of changes aimed at reducing backend startup time... Tom Lane 7.3.1
2001-09-18 EXPLAIN ANALYZE feature to measure and show actual runtimes and tuple Tom Lane 7.2.1
2000-11-08 Make DROP TABLE rollback-able: postpone physical file delete until commit. Tom Lane 7.1.1
2000-10-26 Re-implement LIMIT/OFFSET as a plan node type, instead of a hack in Tom Lane 7.1.1
2000-10-05 Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the Tom Lane 7.1.1
2000-09-29 Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. Tom Lane 7.1.1
2000-08-03 Modify heap_open()/heap_openr() API per pghackers discussion of 11 July. Tom Lane 7.1.1
2000-07-25 ExecRestrPos() really needs to raise ERROR, not a wimpy DEBUG message, Tom Lane 7.1.1
2000-07-12 First stage of reclaiming memory in executor by resetting short-term Tom Lane 7.1.1
2000-06-18 Reimplement nodeMaterial to use a temporary BufFile (or even memory, if the Tom Lane 7.1.1
1999-09-18 Mega-commit to make heap_open/heap_openr/heap_close take an Tom Lane 7.1.1