why -Fdance archive format option works with ./pg_restore but not with ./pg_dump?

Поиск
Список
Период
Сортировка
От Srinath Reddy
Тема why -Fdance archive format option works with ./pg_restore but not with ./pg_dump?
Дата
Msg-id CAFC+b6pfK-BGcWW1kQmtxVrCh-JGjB2X02rLPQs_ZFaDGjZDsQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: why -Fdance archive format option works with ./pg_restore but not with ./pg_dump?
Список pgsql-hackers
Hi,

in pg_restore archive format option is parsed using only the first character of the value but in pg_dump the archive format option's value is compared with whole string using pg_strcasecmp is there any specific reason?

Regards,
Srinath Reddy Sadipiralla

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