diff options
author | Andres Freund <andres@anarazel.de> | 2017-03-11 15:36:50 -0800 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2017-03-11 15:41:34 -0800 |
commit | ce38949ba23ab311f274aa4196be09d18d30e5a6 (patch) | |
tree | bb8f73043ba11c5bf30c7e5d9fcae21084903cf4 /src/backend/utils/adt/jsonfuncs.c | |
parent | cd1e23e93bc12b7d084dc2acf9f80e9ea1f1e6de (diff) | |
download | postgresql-ce38949ba23ab311f274aa4196be09d18d30e5a6.tar.gz postgresql-ce38949ba23ab311f274aa4196be09d18d30e5a6.zip |
Improve expression evaluation test coverage.
Upcoming patches are revamping expression evaluation significantly. It
therefore seems prudent to try to ensure that the coverage of the
existing evaluation code is high.
This commit adds coverage for the cases that can reasonably be
tested. There's still a bunch of unreachable error messages and such,
but otherwise this achieves nearly full regression test coverage (with
the exception of the unused GetAttributeByNum/GetAttributeByName).
Author: Andres Freund
Discussion: https://postgr.es/m/20170310194021.ek4bs4bl2khxkmll@alap3.anarazel.de
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions