Thread: [COMMITTERS] pgsql: Expand the regression tests for PL/Tcl.

[COMMITTERS] pgsql: Expand the regression tests for PL/Tcl.

From
Tom Lane
Date:
Expand the regression tests for PL/Tcl.

This raises the test coverage (by line count) in pltcl.c from about 70%
to 86%.

Karl Lehenbauer and Jim Nasby

Discussion: https://postgr.es/m/92a1670d-21b6-8f03-9c13-e4fb2207ab7b@BlueTreble.com

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/961bed0208912a929a47c5a30190ff76748f3a03

Modified Files
--------------
src/pl/tcl/expected/pltcl_queries.out | 336 ++++++++++++++++++++++++++++++++--
src/pl/tcl/expected/pltcl_setup.out   | 150 +++++++++++----
src/pl/tcl/sql/pltcl_queries.sql      | 112 ++++++++++--
src/pl/tcl/sql/pltcl_setup.sql        | 145 ++++++++++++---
4 files changed, 654 insertions(+), 89 deletions(-)