Commit message (Expand) | Author | Age | |
---|---|---|---|
* | First phase of memory management rewrite (see backend/utils/mmgr/README | Tom Lane | 2000-06-28 |
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 |
* | Cleanup of /include #include's, for 6.6 only. | Bruce Momjian | 1999-07-14 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | Rip out QueryTreeList structure, root and branch. Querytree | Tom Lane | 1999-05-13 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Speedup of PL/pgSQL by calling ExecEvalExpr() directly | Jan Wieck | 1999-01-27 |