aboutsummaryrefslogtreecommitdiff
path: root/src/include/executor/spi_priv.h
Commit message (Expand)AuthorAge
* First phase of memory management rewrite (see backend/utils/mmgr/READMETom Lane2000-06-28
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-15
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-14
* pgindent run over code.Bruce Momjian1999-05-25
* Rip out QueryTreeList structure, root and branch. QuerytreeTom Lane1999-05-13
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Speedup of PL/pgSQL by calling ExecEvalExpr() directlyJan Wieck1999-01-27