]> granicus.if.org Git - postgresql/commit
> 2. This patch includes the same Table Function API fixes that I
authorBruce Momjian <bruce@momjian.us>
Sat, 20 Jul 2002 05:49:28 +0000 (05:49 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 20 Jul 2002 05:49:28 +0000 (05:49 +0000)
commit1ce03603ccc690c07987a64cbc2b53391c51f083
tree882766fa0cd7f6b7632c3c8c061c4b654f39dd78
parentb6d2faaf24cb7f39c66667d2c1d1472f3c9ab4f8
> 2. This patch includes the same Table Function API fixes that I
>    submitted on July 9:
>
>    http://archives.postgresql.org/pgsql-patches/2002-07/msg00056.php
>
>    Please disregard that one *if* this one is applied. If this one is
>    rejected please go ahead with the July 9th patch.

The July 9th Table Function API patch mentioned above is now in CVS, so
here is an updated version of the guc patch which should apply cleanly
against CVS tip.

Joe Conway
src/backend/commands/explain.c
src/backend/executor/execTuples.c
src/backend/utils/misc/guc.c
src/include/catalog/pg_proc.h
src/include/executor/executor.h
src/include/utils/builtins.h
src/include/utils/guc.h