Age | Commit message (Expand) | Author |
---|---|---|
2003-01-10 | Create a new file executor/execGrouping.c to centralize utility routines | Tom Lane |
2002-12-15 | Revise executor APIs so that all per-query state structure is built in | Tom Lane |
2002-12-05 | Phase 1 of read-only-plans project: cause executor state nodes to point | Tom Lane |
2002-06-20 | Update copyright to 2002. | Bruce Momjian |
2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian |
2001-03-22 | Remove dashes in comments that don't need them, rewrap with pgindent. | Bruce Momjian |
2001-03-22 | pgindent run. Make it all clean. | Bruce Momjian |
2001-01-24 | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian |
2000-10-05 | Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the | Tom Lane |