Commits

DateSubjectAuthorReleases
2004-04-21 Tweak indexscan and seqscan code to arrange that steps from one page to Tom Lane 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-09-26 Fix tid scan evaluation of non-constant TID values; can't try to do it Tom Lane 7.4.1
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-02-09 Make further use of new bitmapset code: executor's chgParam, extParam, Tom Lane 7.4.1
2003-02-03 Tweak planner and executor to avoid doing ExecProject() in table scan Tom Lane 7.4.1
2003-01-12 Fix wrong/misleading comments, be more consistent about where to call Tom Lane 7.4.1
2002-12-15 Revise executor APIs so that all per-query state structure is built in 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-09-04 pgindent run. Bruce Momjian 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-05-24 Mark index entries "killed" when they are no longer visible to any Tom Lane 7.3.1
2002-02-19 A bunch of changes aimed at reducing backend startup time... Tom Lane 7.3.1
2002-02-11 Repair problems with EvalPlanQual where target table is scanned as Tom Lane 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-10-01 Keep the contents of TIDs not the pointers. Hiroshi Inoue 7.1 (unreleased)
2001-09-29 Keep the contents of ItemPointerData not the pointers so that Hiroshi Inoue 7.2.1
2001-06-22 Statistical system views (yet without the config stuff, but Jan Wieck 7.2.1
2001-05-27 Cause ExecCountSlots() accounting to bear some relationship to reality. Tom Lane 7.2.1
2001-03-22 Remove dashes in comments that don't need them, rewrap with pgindent. Bruce Momjian 7.1.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-01-29 Clean up handling of tuple descriptors so that result-tuple descriptors Tom Lane 7.1.1