Add test case for ON DELETE NO ACTION/RESTRICT
Peter Eisentraut <peter@eisentraut.org>
Add test case for ON DELETE NO ACTION/RESTRICT This was previously not covered at all; function RI_FKey_restrict_del() was not exercised in the tests. Reviewed-by: Alvaro Herrera <alvherre@2ndquadrant.com> Reviewed-by: Mi Tar <mmitar@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/7ae17c95-0c99-d420-032a-c271f510112b@2ndquadrant.com/
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/foreign_key.out | modified | +8 −2 |
| src/test/regress/sql/foreign_key.sql | modified | +4 −2 |
Discussion
Cited messages not in the archive:
7ae17c95-0c99-d420-032a-c271f510112b@2ndquadrant.com/