8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29b3ac7 commit f04ad77Copy full SHA for f04ad77
src/test/regress/expected/foreign_key.out
@@ -1009,7 +1009,6 @@ ERROR: table "pktable" does not exist
1009
drop table pktable_base;
1010
--
1011
-- Deferrable constraints
1012
--- (right now, only FOREIGN KEY constraints can be deferred)
1013
1014
-- deferrable, explicitly deferred
1015
CREATE TABLE pktable (
src/test/regress/sql/foreign_key.sql
@@ -654,7 +654,6 @@ drop table pktable_base;
654
655
656
657
658
659
660
0 commit comments