Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-4797

DropFunctions.sql cannot be executed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • Bug fixes, 2012-09-03
    • None
    • None
    • None

      When executing:

      \i /sql/DropFunctions.sql

      this error appears:

      psql:/sql/DropFunctions.sql:45: ERROR: syntax error at or near ";"
      LINE 1: DROP AGGREGATE array_accum;

      Possible workaround:

      • DROP AGGREGATE array_accum;

      + DROP AGGREGATE array_accum(anyelement);

            acid2 Oliver Charles
            drount Sergio Lopez
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                Bug fixes, 2012-09-03