Thread: pgsql-server/contrib/tablefunc expected/tablef ...

pgsql-server/contrib/tablefunc expected/tablef ...

From
momjian@postgresql.org (Bruce Momjian - CVS)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@postgresql.org    02/10/03 13:15:36

Modified files:
    contrib/tablefunc/expected: tablefunc.out
    contrib/tablefunc/sql: tablefunc.sql

Log message:
    The attached adds a bit to the contrib/tablefunc regression test for
    behavior of connectby() in the presence of infinite recursion. Please
    apply this one in addition to the one sent earlier.

    Joe Conway