Page MenuHomeSoftware Heritage

sql: do not attempt to create the plpgsql lang if already exists
ClosedPublic

Authored by douardda on Mar 6 2020, 9:31 AM.

Details

Summary

This is needed in case the pg user is not super user (but language already
exists.)

Diff Detail

Repository
rDSTO Storage manager
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 10944
Build 16473: tox-on-jenkinsJenkins
Build 16472: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Mar 6 2020, 9:47 AM

This looks sound but the tests are hanging on the initialization of the postgresql database now... (at least on jenkins)

In D2776#66377, @olasd wrote:

This looks sound but the tests are hanging on the initialization of the postgresql database now... (at least on jenkins)

nope!

This revision was landed with ongoing or failed builds.Mar 6 2020, 1:39 PM
This revision was automatically updated to reflect the committed changes.