Naomi Walker <[EMAIL PROTECTED]> writes: > Is there any way to backtrack from an OID to tell what table included that > row (like some secret incantation from the system tables)? Nope, sorry. There's very little magic about OIDs at all; they're just values from a sequence. 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])
- [HACKERS] OID question Naomi Walker
- Tom Lane