Re: TOAST index naming consistency

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: TOAST index naming consistency
Дата
Msg-id 200204141854.g3EIsmv21489@candle.pha.pa.us
обсуждение исходный текст
Ответ на TOAST index naming consistency  (Neil Conway <nconway@klamath.dyndns.org>)
Ответы Re: TOAST index naming consistency  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------


Neil Conway wrote:
> The indexes on most system catalogs are named with the suffix "_index";
> not so with TOAST table indexes, which use "_idx". This trivial patch
> changes TOAST table index names to use the "_index" suffix for
> consistency.
>
> Cheers,
>
> Neil
>
> --
> Neil Conway <neilconway@rogers.com>
> PGP Key ID: DB3C29FC

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

--
  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, Pennsylvania 19026

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BETWEEN Help
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: missing patch