Posted by yched on March 11, 2007 at 11:06pm
3 followers
| Project: | Views |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | dww |
| Status: | closed (fixed) |
Issue Summary
views_install creates the cache_views table for mysql, but not for pgsql
Comments
#1
this utterly wrecks a pgsql site if you try to enable views (every page dies with tons of SQL errors), so i'm bumping the prio (and supplying a patch). certainly works to install now, though i haven't tested views caching stuff closely.
the patch is against revision 1.21.4.6 of views.install (the current end of DRUPAL-5 branch).
#2
Applied. Thanks!
#3