summaryrefslogtreecommitdiff
path: root/src/backend/utils/fmgr/funcapi.c
AgeCommit message (Expand)Author
2003-08-04Fix some copyright notices that weren't updated. Improve copyright toolTom Lane
2003-07-28A visit from the message-style police ...Tom Lane
2003-07-25Error message editing in backend/utils (except /adt).Tom 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-18Here is a patch for the Table Function API. It fixes a bug found by NeilBruce Momjian
2002-06-20Add missing SRF file.Bruce Momjian