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/[email protected]
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(-)