Re: MySQL Compatibility WAS: 8.5 release timetable, again

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: MySQL Compatibility WAS: 8.5 release timetable, again
Дата
Msg-id 200908262224.n7QMOTL14103@momjian.us
обсуждение исходный текст
Ответ на Re: MySQL Compatibility WAS: 8.5 release timetable, again  (Greg Stark <gsstark@mit.edu>)
Список pgsql-hackers
Greg Stark wrote:
> > PostgreSQL and MySQL do not use the same concatenation funtions (D6 only, fixed in D7)
> 
> Personally I don't see a problem with us adding this to Postgres now
> that we have variadic functions. I'm not sure why others are so
> dead-set against it; it seems a lot less burdensome than some of the
> Oracle compatibility stuff we have.

The Oracle functions are there to add functionality that can't be easily
performed using ANSI syntax;  this is not true of concact() and ||.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: MySQL Compatibility WAS: 8.5 release timetable, again
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: MySQL Compatibility WAS: 8.5 release timetable, again