Re: extra_float_digits question

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: extra_float_digits question
Дата
Msg-id 20236.1065421213@sss.pgh.pa.us
обсуждение исходный текст
Ответ на extra_float_digits question  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: extra_float_digits question
Список pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> During a pg_dump, does the extra_float_digits option only affect the 
> COPY data, or could it possibly also affect column defaults, view 
> definitions, etc?

It applies to any output of a float4 or float8 value, so yeah it could
affect display of column defaults etc.  Is this bad?
        regards, tom lane


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