diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-07-05 23:56:34 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-07-05 23:56:34 -0400 |
commit | cf20cc00a99155a8e41a1bb2a1e498624c86db29 (patch) | |
tree | 782f30d26083d7dc77478bf4d9b7256494ec6801 /src/backend/access/table/tableamapi.c | |
parent | 79b94716e72086b07549b1c867a8ecdea6bae77e (diff) | |
download | postgresql-cf20cc00a99155a8e41a1bb2a1e498624c86db29.tar.gz postgresql-cf20cc00a99155a8e41a1bb2a1e498624c86db29.zip |
Add some test cases to improve test coverage of parse_expr.c.
I chanced to notice while thumbing through lcov reports that we had
exactly no coverage of BETWEEN SYMMETRIC, nor of current_time(N) and
localtime(N). Improve that.
parse_expr.c still has a pretty awful coverage number, but a large part
of that is due to lack of coverage of the operator_precedence_warning
logic. I have zero desire to write tests for that; I think ripping it
out would be more sensible at this point.
Diffstat (limited to 'src/backend/access/table/tableamapi.c')
0 files changed, 0 insertions, 0 deletions