Submitted by Yannick (not verified) on Fri, 2008-05-23 17:48.
I hope this will also indirectly improve PG support in Drupal. Most modules still have problems with PostgreSQL. Be it just because it's not been tested, or not documented enough, in the end you end up with modules (even the system module) that say they work with PGSQL 7.3 while they only effectively work with 8.x. It's a bit of a mess, really....
When implementing views that need access control, don't let it keep you up too late. Just embed it and rest early. views.module #fail
—
1 day 9 hours ago
Hopefully, this will influence PG support in Drupal...
I hope this will also indirectly improve PG support in Drupal. Most modules still have problems with PostgreSQL. Be it just because it's not been tested, or not documented enough, in the end you end up with modules (even the system module) that say they work with PGSQL 7.3 while they only effectively work with 8.x. It's a bit of a mess, really....