> -----Original Message----- > From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] > Sent: 02 December 2002 09:56 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] altering the name of the > public schema [SOLVED] > > > Dave Page wrote: > That indeed solves this issue. May I make an enhancement request that > objects with an OID less than the last system OID are hidden, > unless the > OID is 2200 (system OID's are not cycled, are they)?
Problem is, there is no guarantee that that oid won't change in the future - it's for that reason that we don't ever assume an OID value in pgAdmin. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html