Feedback about Drupal SQL debugging - Mailing list pgsql-hackers

From Jean-Michel Pouré
Subject Feedback about Drupal SQL debugging
Date
Msg-id 1250871761.5834.11.camel@acer
Whole thread Raw
Responses Re: Feedback about Drupal SQL debugging  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: Feedback about Drupal SQL debugging  ("D'Arcy J.M. Cain" <darcy@druid.net>)
Re: Feedback about Drupal SQL debugging  (Bruce Momjian <bruce@momjian.us>)
Re: Feedback about Drupal SQL debugging  (Robert Haas <robertmhaas@gmail.com>)
Re: Feedback about Drupal SQL debugging  (Josh Berkus <josh@agliodbs.com>)
Re: Feedback about Drupal SQL debugging  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
Dear friends,

I have been using PostgreSQL since 6.3 releases and I am a real fan.
Of course, I never use nor trust MySQL to deliver data.

Now I use Drupal 6.3 with PostgreSQL 8.4.

I loose a lot of time correcting Drupal SQL.
You may be interested in my developer feedback.

I gathered some real examples here: Guidelines for writing MySQL and
PostgreSQL compliant SQL => http://drupal.org/node/555514

This page gathers most frequent problems that Drupal users and
developers encounter when using PostgreSQL.

I would be delighted to have your feedback.
Could some issues reasonably be fixed for a better Drupal support?

Kind regards,
Jean-Michel





pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: UPDATE ... SET (a, b, c) = (expr)
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Feedback about Drupal SQL debugging