summaryrefslogtreecommitdiff
path: root/src/include/funcapi.h
AgeCommit message (Expand)Author
2004-04-01Replace TupleTableSlot convention for whole-row variables and functionTom Lane
2003-11-29make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon
2003-08-04Fix some copyright notices that weren't updated. Improve copyright toolTom Lane
2002-09-04pgindent run.Bruce Momjian
2002-08-30Fix for breakage of C-coded SRFs, from Joe Conway.Tom Lane
2002-08-29Adjust nodeFunctionscan.c to reset transient memory context between callsTom Lane
2002-08-29Code review for standalone composite types, query-specified compositeTom Lane
2002-07-30Here are two patches. The guc_and_tablefunc patch addresses the twoBruce Momjian
2002-07-18Here is a patch for the Table Function API. It fixes a bug found by NeilBruce Momjian
2002-06-22uint -> uint32, portability.Bruce Momjian
2002-06-20Add another missing SRF file.Bruce Momjian