summaryrefslogtreecommitdiff
path: root/src/include/funcapi.h
AgeCommit message (Expand)Author
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