Jan Wieck <[EMAIL PROTECTED]> writes: > The point is that we based our implementation of foreign keys > on the SQL3 specs. DEFERRED is not in SQL-92 AFAIK. I still have a concern about this --- sure, you can set up the circular references using ALTER TABLE, but will pg_dump dump them correctly? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
- [SQL] Are circular REFERENCES possible ? Denis Bucher
- Re: [SQL] Are circular REFERENCES possible ? Grigoriy G. Vovk
- Re: [SQL] Are circular REFERENCES possible ? David Lizano
- Re: [SQL] Are circular REFERENCES possible ? Josh Berkus
- Re: [SQL] Are circular REFERENCES possible ? Gary Stainburn
- Re: [SQL] Are circular REFERENCES possible ? Stephan Szabo
- Re: [SQL] Are circular REFERENCES possible ? Jan Wieck
- Re: [SQL] Are circular REFERENCES possible ? Josh Berkus
- Re: [SQL] Are circular REFERENCES possible ? Jan Wieck
- Re: [SQL] Are circular REFERENCES possible ? Tom Lane
- Re: [SQL] Are circular REFERENCES possible ? Jan Wieck
- Re: [SQL] Are circular REFERENCES possible ? Gary Stainburn