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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

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.