Re: [HACKERS] odd pg_dump output?

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Re: [HACKERS] odd pg_dump output?
Дата
Msg-id 35D91231.16B876D1@alumni.caltech.edu
обсуждение исходный текст
Ответ на odd pg_dump output?  (t-ishii@sra.co.jp)
Список pgsql-hackers
> I found that current pg_dump command produces wrong output if a table
> name includes upper letters (See below).
> fmtId() returns double quoted results if the table name (or
> attribute name, index name...) has upper letters.
> I don't understand why sprintf adds extra quotes (I think 6.3.2
> didn't).

I added some stuff in to handle double quotes; obviously some parts were
already handled. Thanks for catching it; will look at it...

                     - Tom

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