Hi all.
When I create a table that inherits a serial field from another, the unique
index is created and used for parent but not for child. OTOH, serial can be
used by both tables. So, child desn't check by default for unique values.
My problem with that is conceptual. Is it normal? Do I must create index for
child? Where is then transparency of object orientedness?.
Greets. Excuse my poor english.
David