Download & Extend

missing cache_views in pgsql install

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

Priority:normal» critical
Assigned to:Anonymous» dww
Status:active» needs review

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).

AttachmentSizeStatusTest resultOperations
views_pgsql_cache_views.patch.txt895 bytesIgnored: Check issue status.NoneNone

#2

Status:needs review» fixed

Applied. Thanks!

#3

Status:fixed» closed (fixed)
nobody click here