aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/fmgr/funcapi.c
Commit message (Expand)AuthorAge
* Use a shutdown callback to ensure proper clean up when rescanningJoe Conway2003-12-19
* OK, some of these syntax errors should be given other codes.Peter Eisentraut2003-09-15
* Some "feature not supported" errors are better syntax errors, because thePeter Eisentraut2003-09-09
* Fix some copyright notices that weren't updated. Improve copyright toolTom Lane2003-08-04
* A visit from the message-style police ...Tom Lane2003-07-28
* Error message editing in backend/utils (except /adt).Tom Lane2003-07-25
* pgindent run.Bruce Momjian2002-09-04
* Fix for breakage of C-coded SRFs, from Joe Conway.Tom Lane2002-08-30
* Adjust nodeFunctionscan.c to reset transient memory context between callsTom Lane2002-08-29
* Code review for standalone composite types, query-specified compositeTom Lane2002-08-29
* Here is a patch for the Table Function API. It fixes a bug found by NeilBruce Momjian2002-07-18
* Add missing SRF file.Bruce Momjian2002-06-20