Gavin Sherry <[EMAIL PROTECTED]> writes: > Do you have an example at hand of a system function which will face this > problem so that I can see what is involved?
Mmm ... try CREATE TABLE with foreign keys. IIRC the basic table is created and then we do ALTER TABLE ADD FOREIGN KEY. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html