Re: pg_dump --split patch

Поиск
Список
Период
Сортировка
От Joel Jacobson
Тема Re: pg_dump --split patch
Дата
Msg-id AANLkTinuDp8OZ5yOg+--iX54YSkN5Pnd-qK-6UEJRAQP@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_dump --split patch  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
2010/12/28 Andrew Dunstan <andrew@dunslane.net>

I think that's just horrible. Does the i stand for integer or inet? And it will get *really* ugly for type names with spaces in them ...


True, true.

But while "c" is too short, I think "character varying" is too long. Is there some convenient lookup table to convert between the long names to the short names?
E.g.,
character varying => varchar
timestamp with time zone => timestamptz
etc.

--
Best regards,

Joel Jacobson
Glue Finance

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: SSI SLRU strategy choices
Следующее
От: Tom Lane
Дата:
Сообщение: Fixing pg_upgrade's check of available binaries