summaryrefslogtreecommitdiff
path: root/src/include/executor/spi_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-3/+1
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-141-1/+2
* pgindent run over code.Bruce Momjian1999-05-251-2/+2
* Rip out QueryTreeList structure, root and branch. QuerytreeTom Lane1999-05-131-3/+3
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Speedup of PL/pgSQL by calling ExecEvalExpr() directlyJan Wieck1999-01-271-0/+38