- class="parameter">refcolumn list is omitted, the
- WITHOUT OVERLAPS part of the primary key is treated
- as if marked with PERIOD.
+ OVERLAPS. Finally, if the foreign key has a PERIOD
+ column_name specification
+ the corresponding refcolumn,
+ if present, must also be marked PERIOD. If the
+ refcolumn clause is omitted,
+ and thus the reftable's primary key constraint chosen, the primary key
+ must have its final column marked WITHOUT OVERLAPS.