]> granicus.if.org Git - postgresql/commit
Here is a patch for Composite and Set returning function support. I made
authorBruce Momjian <bruce@momjian.us>
Thu, 20 Jun 2002 17:19:08 +0000 (17:19 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 20 Jun 2002 17:19:08 +0000 (17:19 +0000)
commitba790a5608ead9db7e08f700eb869dbefd3358a4
tree31f3f8b9eab61e30764fa8f0aa8a2b56b24f69c3
parentbffc4b6da12b8c52e14463f4c709bb4f1c57562f
Here is a patch for Composite and Set returning function support. I made
two small changes to the API since last patch, which hopefully completes
the decoupling of composite function support from SRF specific support.

Joe Conway
src/backend/access/common/tupdesc.c
src/backend/executor/execTuples.c
src/backend/utils/adt/regproc.c
src/backend/utils/fmgr/Makefile
src/include/utils/builtins.h