Increase test coverage in RI_Initial_Check() This covers the special error handling of FKCONSTR_MATCH_FULL.
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/304e9f031b6ae261525df6be0cd1b24fb443077e Modified Files -------------- src/test/regress/expected/foreign_key.out | 17 +++++++++++++++++ src/test/regress/sql/foreign_key.sql | 17 +++++++++++++++++ 2 files changed, 34 insertions(+)
