Altering column collation

Поиск
Список
Период
Сортировка
От Thom Brown
Тема Altering column collation
Дата
Msg-id CAA-aLv4n58ng04Qa4NBf3TA=394H9cAgrf-mpQM2R7o4H6v08Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: Altering column collation
Список pgadmin-hackers
Hi,

Attached is a patch which fixes #328.  Currently if you change a
column's collation, it actually drops the column.  This changes it so
that it issues an ALTER TYPE to adjust the collation instead.

Regards

--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Вложения

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

Предыдущее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #328: Column collation change has no effect
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix weird behaviour when changing column's collatio