Project

General

Profile

Actions

Bug #5677

closed

[API] Silence harmless message "ERROR: must be owner of extension plpgsql"

Added by Peter Amstutz about 9 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
API
Target version:
-
Story points:
0.5

Description

psql:/home/peter/work/arvados/services/api/db/structure.sql:22: ERROR:  must be owner of extension plpgsql

By now we've all gotten used to ignoring this warning, but it confuses new contributors/installers, and I don't think we are even using the "plpgsql" extension (I believe it was being used for a special case of partial indexes on name links a long time ago, which we stopped doing after #3036.) we've never really cared what the "comment on extension plpgsql" is -- it's just boilerplate that comes with rake db:structure:dump:

COMMENT ON EXTENSION plpgsql IS 'PL/pgSQL procedural language';
Actions #1

Updated by Peter Amstutz about 9 years ago

  • Subject changed from [API] ERROR: must be owner of extension plpgsql to [API] ERROR: must be owner of extension plpgsql
  • Description updated (diff)
Actions #2

Updated by Tom Clegg about 9 years ago

  • Target version changed from Bug Triage to 2015-05-20 sprint
Actions #3

Updated by Tom Clegg almost 9 years ago

  • Story points set to 0.5
Actions #4

Updated by Ward Vandewege almost 9 years ago

  • Target version changed from 2015-05-20 sprint to 2015-06-10 sprint
Actions #5

Updated by Brett Smith almost 9 years ago

  • Target version changed from 2015-06-10 sprint to Arvados Future Sprints
Actions #6

Updated by Tom Clegg almost 9 years ago

  • Subject changed from [API] ERROR: must be owner of extension plpgsql to [API] Silence harmless message "ERROR: must be owner of extension plpgsql"
  • Description updated (diff)
  • Category set to API
  • Status changed from New to In Progress
  • Assigned To set to Tom Clegg

5677-plpgsql-warning @ 02a3aa9

Actions #7

Updated by Radhika Chippada almost 9 years ago

Reviewed. LGTM.

Actions #8

Updated by Tom Clegg almost 9 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Applied in changeset arvados|commit:da80f4a198e734313a7991466244083dabd64b00.

Actions #9

Updated by Brett Smith over 8 years ago

  • Target version deleted (Arvados Future Sprints)
Actions

Also available in: Atom PDF