mirror of
https://github.com/postgres/postgres.git
synced 2025-05-29 00:03:09 -04:00
Remove obsolete comment
This commit is contained in:
parent
29b3ac7546
commit
f04ad77a30
@ -1009,7 +1009,6 @@ ERROR: table "pktable" does not exist
|
||||
drop table pktable_base;
|
||||
--
|
||||
-- Deferrable constraints
|
||||
-- (right now, only FOREIGN KEY constraints can be deferred)
|
||||
--
|
||||
-- deferrable, explicitly deferred
|
||||
CREATE TABLE pktable (
|
||||
|
@ -654,7 +654,6 @@ drop table pktable_base;
|
||||
|
||||
--
|
||||
-- Deferrable constraints
|
||||
-- (right now, only FOREIGN KEY constraints can be deferred)
|
||||
--
|
||||
|
||||
-- deferrable, explicitly deferred
|
||||
|
Loading…
x
Reference in New Issue
Block a user