Commits

DateSubjectAuthorReleases
2002-12-15 Revise executor APIs so that all per-query state structure is built in 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-13 Add new palloc0 call as merge of palloc and MemSet(0). Bruce Momjian 7.4.1
2002-11-11 Back out use of palloc0 in place if palloc/MemSet. Seems constant len Bruce Momjian 7.4.1
2002-11-10 Merge palloc()/MemSet(0) calls into a single palloc0() call. Bruce Momjian 7.4.1
2002-11-02 Clean up a few fprintf(stderr)'s that should be elog's. Tom Lane 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-05-27 Cause ExecCountSlots() accounting to bear some relationship to reality. Tom Lane 7.2.1
2001-05-07 Rewrite of planner statistics-gathering code. ANALYZE is now available as 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-01-29 Clean up handling of tuple descriptors so that result-tuple descriptors Tom Lane 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-07-12 First stage of reclaiming memory in executor by resetting short-term Tom Lane 7.1.1
2000-07-09 Fix bogus DatumGetInt32 coercion. Tom Lane 7.1.1
2000-06-15 Final #include cleanup. Bruce Momjian 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
1999-10-17 Final stage of psort reconstruction work: replace psort.c with Tom Lane 7.1.1
1999-07-17 Move some system includes into c.h, and remove duplicates. Bruce Momjian 7.1.1
1999-07-16 Final cleanup. Bruce Momjian 7.1.1
1999-07-15 Remove unused #includes in *.c files. Bruce Momjian 7.1.1
1999-07-15 Clean up #include in /include directory. Add scripts for checking includes. Bruce Momjian 7.1.1
1999-06-03 Ensure consistent results when FormSortKeys fails to find Tom Lane 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1