Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-14896

Error on PostgreSQL 8.3 when DelayedIndexing is enabled

    XMLWordPrintable

Details

    Description

      In postgreSQL 8.3 some implicit casts have been removed.

      When DelayedIndexing is enabled in eZ Publish and you try to publish a new version of an object, you get a db transaction error. The error coming from PostgreSQL:

      ERROR: operator does not exist: integer = text
      
      ...
      
      HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.
      

      Patch attached.

      Attachments

        Activity

          People

            oms Ole Marius Smestad
            cyberwolf cyberwolf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: