Re: BUG #13840: pg_dump generates unloadable SQL when third party string type index option is used

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #13840: pg_dump generates unloadable SQL when third party string type index option is used
Дата
Msg-id 15194.1451680235@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #13840: pg_dump generates unloadable SQL when third party string type index option is used  (Kouhei Sutou <kou@clear-code.com>)
Ответы Re: BUG #13840: pg_dump generates unloadable SQL when third party string type index option is used  (Kouhei Sutou <kou@clear-code.com>)
Список pgsql-bugs
Kouhei Sutou <kou@clear-code.com> writes:
>> pg_dump should generates "normalizer='none'" as option to avoid the
>> error.

> I attach a patch.

Pushed with some adjustments (notably, I thought the quoting rule was
too complicated and not necessarily 100% correct).

Thanks for the report and patch!

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #13841: Unable to set autocommit in psql
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #13770: Extending recovery_min_apply_delay on Standby causes it to be unavailable for a while