Re: Bug in concat operator for Char? -- More Info

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug in concat operator for Char? -- More Info
Дата
Msg-id 4633.1090389336@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Bug in concat operator for Char? -- More Info  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Bug in concat operator for Char? -- More Info
Re: Bug in concat operator for Char? -- More Info
Список pgsql-bugs
Josh Berkus <josh@agliodbs.com> writes:
> Are these changes intentional,

Yes.  We've been moving more and more steadily towards the notion that
trailing spaces in char(n) values are insignificant noise.  If you think
that trailing spaces are significant, you shouldn't be using char(n)
to store them.

            regards, tom lane

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