pgsql: TG_table_name and TG_table_schema for pl/tcl, plus regression - Mailing list pgsql-committers

From adunstan@postgresql.org (Andrew Dunstan)
Subject pgsql: TG_table_name and TG_table_schema for pl/tcl, plus regression
Date
Msg-id 20060527202416.A2FD19FA2D8@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

TG_table_name and TG_table_schema for pl/tcl, plus regression test and docs.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        pltcl.sgml (r2.39 -> r2.40)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/pltcl.sgml.diff?r1=2.39&r2=2.40)
    pgsql/src/pl/tcl:
        pltcl.c (r1.102 -> r1.103)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/tcl/pltcl.c.diff?r1=1.102&r2=1.103)
    pgsql/src/pl/tcl/expected:
        pltcl_queries.out (r1.1 -> r1.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/tcl/expected/pltcl_queries.out.diff?r1=1.1&r2=1.2)
        pltcl_setup.out (r1.4 -> r1.5)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/tcl/expected/pltcl_setup.out.diff?r1=1.4&r2=1.5)
    pgsql/src/pl/tcl/sql:
        pltcl_queries.sql (r1.1 -> r1.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/tcl/sql/pltcl_queries.sql.diff?r1=1.1&r2=1.2)
        pltcl_setup.sql (r1.3 -> r1.4)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/tcl/sql/pltcl_setup.sql.diff?r1=1.3&r2=1.4)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Revert ill-considered change to plpgsql: it should not rely on
Next
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: fixed a bug when there is no query in the log file