Re: Does converting an indexed varchar to text rewrite its index?Docs say so, tests say no.

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Does converting an indexed varchar to text rewrite its index?Docs say so, tests say no.
Дата
Msg-id 930f256d79d92d07db9dd9f7415f688c35631025.camel@cybertec.at
обсуждение исходный текст
Ответ на Does converting an indexed varchar to text rewrite its index? Docssay so, tests say no.  (Mike Lissner <mlissner@michaeljaylissner.com>)
Список pgsql-general
On Thu, 2020-01-23 at 08:55 -0800, Mike Lissner wrote:
> I think the docs say that if you convert a varchar to text, it'll rewrite the index,
> but my test doesn't seem to indicate that. Is the test or the documentation wrong?
> 
> If the docs, I'll be happy to make a fix my first contribution to postgresql. :)
> 
> Here are the docs:
> 
> (https://www.postgresql.org/docs/10/sql-altertable.html)

We'd be happy about a documentation patch.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com




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

Предыдущее
От: Tanja Savic
Дата:
Сообщение: RE: PostgresSQL 10 on remote server - Socket is not connected(0x00002749/10057)
Следующее
От: Phil Fisher
Дата:
Сообщение: Re: Clarification of documentation detail for upgrading minor version