Re: Re: [SQL] Re: pg_dump potential bug -UNIQUE INDEX on PG_SHADOW Dont!! HELP - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Re: [SQL] Re: pg_dump potential bug -UNIQUE INDEX on PG_SHADOW Dont!! HELP
Date
Msg-id 200104021507.LAA22245@candle.pha.pa.us
Whole thread Raw
In response to Re: Re: [SQL] Re: pg_dump potential bug -UNIQUE INDEX on PG_SHADOW Dont!! HELP  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
> Bruce Momjian writes:
> 
> > +               elog(ERROR, "You can not create indexes on system tables:  %s'",
> > +                        heapRelationName);
> 
> One of these days we should decide on a spelling of "indexes" vs
> "indices".

Yes.  Added to TODO:
* Decide on spelling of indexes/indices

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@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: Re: Re: [SQL] Re: pg_dump potential bug -UNIQUE INDEX on PG_SHADOW Dont!! HELP
Next
From: bruc@stone.congenomics.com (Robert E. Bruccoleri)
Date:
Subject: Irix binaries of 7.1 RC1 are available