Files
postgresql/src
Tom Lane 830d1c73b3 Improve test coverage of ruleutils.c.
While fooling around with the EXPLAIN improvements I've been working
on, I noticed that there were some large gaps in our test coverage
of ruleutils.c, according to the code coverage report.  This commit
just adds a few test cases to improve coverage of:
get_name_for_var_field()
get_update_query_targetlist_def()
isSimpleNode()
get_sublink_expr()
2019-12-06 17:40:30 -05:00
..
2019-12-06 11:49:59 -08:00
2019-12-06 11:55:04 +09:00
2019-12-04 19:36:06 -03:00
2019-12-06 11:49:59 -08:00
2019-11-28 16:48:37 -03:00
2019-11-28 16:48:37 -03:00
2019-11-22 21:14:54 +09:00