diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2018-01-23 10:13:45 -0500 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2018-01-24 13:23:57 -0500 |
commit | a61116da8b99c4ff4b8c5757697abda7ac36b022 (patch) | |
tree | 1bd67a8eef8fa3949f61151903f86acc75588341 /src/backend/executor/nodeModifyTable.c | |
parent | 5b2a8cf96f6fa4f2c98c9a4c32a5a387b4f69d6c (diff) | |
download | postgresql-a61116da8b99c4ff4b8c5757697abda7ac36b022.tar.gz postgresql-a61116da8b99c4ff4b8c5757697abda7ac36b022.zip |
Add tests for record_image_eq and record_image_cmp
record_image_eq was covered a bit by the materialized view code that it
is meant to support, but record_image_cmp was not tested at all.
While we're here, add more tests to record_eq and record_cmp as well,
for symmetry.
Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions