Increase test coverage in RI_FKey_fk_upd_check_required() This checks the code path of FKCONSTR_MATCH_FULL and RI_KEYS_SOME_NULL.
Reviewed-by: Alvaro Herrera <[email protected]> Reviewed-by: Mi Tar <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/[email protected]/ Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/45ed6e1ae01d219e4145e7541758651dfcf71b83 Modified Files -------------- src/test/regress/expected/foreign_key.out | 17 ++++++++++++++++- src/test/regress/sql/foreign_key.sql | 14 ++++++++++++++ 2 files changed, 30 insertions(+), 1 deletion(-)
