Re: Feedback about Drupal SQL debugging

Поиск
Список
Период
Сортировка
От Jean-Michel Pouré
Тема Re: Feedback about Drupal SQL debugging
Дата
Msg-id 1250890497.5563.6.camel@acer
обсуждение исходный текст
Ответ на Re: Feedback about Drupal SQL debugging  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Feedback about Drupal SQL debugging  (Andrew Dunstan <andrew@dunslane.net>)
Re: Feedback about Drupal SQL debugging  (Greg Stark <gsstark@mit.edu>)
Список pgsql-hackers
> I've registered for the Drupal site so that I can fix and/or expand
> some
> of your items.

Thanks. I corrected the index on dual fields page.

> If you want to discuss Drupal & PostgreSQL again, please post on the
> pgsql-advocacy list or the pgsql-php mailing lists.  pgsql-hackers
> isn't
> the best place to get people to help you.

I would prefer no, please. This post is made to understand what needs to
be done at PostgreSQL level for better Drupal supports.

As written previously, Drupal developers write MySQL code. Some of this
code is not portable, okay.

> BTW, why don't we have a multi-argument version of CONCAT()?  In 8.4,
> it
> would be possible ... I should add it to mysqlcompat library.

yes. In PostgreSQL core ...

PostgreSQL requires all non-aggregated fields to be present in the GROUP
BY clause (I fixed 10 such issues in Drupal code).
http://drupal.org/node/555530

Why can't PostgreSQL add the required field automatically? Could this be
added to PostgreSQL to-do-list?

Kind regards,
Jean-Michel


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: SIGUSR1 pingpong between master na autovacum launcher causes crash
Следующее
От: Tom Lane
Дата:
Сообщение: Re: SIGUSR1 pingpong between master na autovacum launcher causes crash