pgsql/src backend/commands/explain.c backend/e ... - Mailing list pgsql-committers

From [email protected] (Bruce Momjian - CVS)
Subject pgsql/src backend/commands/explain.c backend/e ...
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    [email protected]    02/07/20 01:49:28

Modified files:
    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 guc.h

Log message:
    > 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


pgsql-committers by date:

Previous
From: [email protected] (Bruce Momjian - CVS)
Date:
Subject: pgsql/src/interfaces/libpq fe-auth.c fe-connec ...
Next
From: [email protected] (Bruce Momjian - CVS)
Date:
Subject: pgsql/src/bin/psql describe.c