Re: System indexes are never unique indexes( was RE: [HACKERS] mdnblocksis - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: System indexes are never unique indexes( was RE: [HACKERS] mdnblocksis
Date
Msg-id 199910271628.MAA06828@candle.pha.pa.us
Whole thread Raw
In response to RE: System indexes are never unique indexes( was RE: [HACKERS] mdnblocksis  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Responses RE: System indexes are never unique indexes( was RE: [HACKERS] mdnblocksis  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
List pgsql-hackers
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> > >
> > > Anyway,I want to change the implementation of mdcreate() to reuse
> > > existent files but the uniqueness of table name is preserved by the
> > > current implementation narrowly.
> > >
> > > First of all,I would change pg_type,pg_class.
> > > It's OK ?
> >
> > Sure.
> >
> 
> I made a patch.
> But I'm not sure my solution is right.
> Is there a better way ?

Looks perfect to me.


--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: psql Week 4.142857
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Syntax error in psqlHelp.h