Re: Open items

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: Open items
Дата
Msg-id 3BF33050.97036CC7@fourpalms.org
обсуждение исходный текст
Ответ на Re: Open items  (Bill Studenmund <wrstuden@netbsd.org>)
Список pgsql-hackers
> Is there some way we can make the tests smart enough to only printout the
> significant digits, so that if there is a difference, it is important?

Well, what we've avoided doing so far, on the assumption that we might
mask some subtle but important problem, is to run the select outputs
through a formatting function which strips off a few (in)significant
digits.

I'm not sure if to_char() can do the job (it seems to be oriented to
doing fixed-length fields) but if it can then we've got something usable
already.
                       - Thomas


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

Предыдущее
От: Bill Studenmund
Дата:
Сообщение: Re: Open items
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Open items