View Single Post

   
  #4 (permalink)  
Old 04-10-2008, 06:01 AM
Tom Lane
 
Posts: n/a
Default Re: DDL commands don't handle OID wrap

Jim Nasby <jnasby@pervasive.com> writes:
> Also, in 8.1, here's a list of tables in pg_catalog that don't appear
> to have unique constraints on oid... do these all look safe?


I'd be a bit surprised to find such a constraint on any of these,
seeing that they don't have oids.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote