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

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Re: [SQL] Re: pg_dump potential bug -UNIQUE INDEX on PG_SHADOW Dont!! HELP
Дата
Msg-id Pine.LNX.4.30.0104021714060.1287-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: [SQL] Re: pg_dump potential bug -UNIQUE INDEX on PG_SHADOW Dont!! HELP  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Re: [SQL] Re: pg_dump potential bug -UNIQUE INDEX on PG_SHADOW Dont!! HELP  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Indexes vs indices  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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".

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [SQL] Re: pg_dump potential bug -UNIQUE INDEX on PG_SHADOW Dont!! HELP
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: [SQL] Re: pg_dump potential bug -UNIQUE INDEX on PG_SHADOW Dont!! HELP