TG_table_name and TG_table_schema for pl/tcl, plus regression test and docs.
Andrew Dunstan <andrew@dunslane.net>
TG_table_name and TG_table_schema for pl/tcl, plus regression test and docs.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/pltcl.sgml | modified | +21 −1 |
| src/pl/tcl/expected/pltcl_queries.out | modified | +38 −0 |
| src/pl/tcl/expected/pltcl_setup.out | modified | +37 −0 |
| src/pl/tcl/pltcl.c | modified | +12 −2 |
| src/pl/tcl/sql/pltcl_queries.sql | modified | +8 −0 |
| src/pl/tcl/sql/pltcl_setup.sql | modified | +42 −0 |