Re: pg_get_triggerdef in pg_dump

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: pg_get_triggerdef in pg_dump
Дата
Msg-id 020d01c33601$6fc451b0$6500a8c0@fhp.internal
обсуждение исходный текст
Ответ на Re: pg_get_triggerdef in pg_dump  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-hackers
> Right offhand I think text<->varchar and adjustment of length limits in
> char, varchar, and perhaps numeric would be the only things useful
> enough to worry about handling.

I'd love to have adding and removing precision and timezones on timestamp*
fields

Chris



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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: pg_get_triggerdef in pg_dump
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: src/bin/scripts seems a bit of a misnomer now