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

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Re: [SQL] Re: pg_dump potential bug -UNIQUE INDEX on PG_SHADOW Dont!! HELP
Date: 2001-04-02 15:07:09
Message-ID: 200104021507.LAA22245@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-bugs pgsql-general pgsql-hackers pgsql-sql

> 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Eisentraut 2001-04-02 15:15:36 Re: Re: [SQL] Re: pg_dump potential bug -UNIQUE INDEX on PG_SHADOW Dont!! HELP
Previous Message J.H.M. Dassen Ray 2001-04-02 14:45:22 Re: Is PostgreSQL Journalized

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2001-04-02 15:15:36 Re: Re: [SQL] Re: pg_dump potential bug -UNIQUE INDEX on PG_SHADOW Dont!! HELP
Previous Message Lonnie Cumberland 2001-04-02 13:13:24 PostgreSQL tcp connection

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2001-04-02 15:15:36 Re: Re: [SQL] Re: pg_dump potential bug -UNIQUE INDEX on PG_SHADOW Dont!! HELP
Previous Message Alexander Lohse 2001-04-02 14:46:06 bitwise again

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2001-04-02 15:15:36 Re: Re: [SQL] Re: pg_dump potential bug -UNIQUE INDEX on PG_SHADOW Dont!! HELP
Previous Message Bruce Momjian 2001-04-02 14:34:41 Re: [SQL] Re: pg_dump potential bug -UNIQUE INDEX on PG_SHADOW Dont!! HELP

Browse pgsql-sql by date

  From Date Subject
Next Message Roberto Mello 2001-04-02 15:07:41 Re: Calling functions inside a function: behavior
Previous Message Peter T Mount 2001-04-02 13:17:47 Re: Calling Java from psql (was Re: requesting help)