From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Expand the regression tests for PL/Tcl. |
Date: | 2017-01-09 15:10:43 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
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
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(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2017-01-09 21:20:35 | pgsql: BRIN revmap pages are not standard pages ... |
Previous Message | Magnus Hagander | 2017-01-09 15:05:11 | pgsql: Use an enum instead of two bools to indicate wal inclusion in ba |