Page MenuHomeSoftware Heritage

Rename 10-swh-init.sql as 10-superuser-init.sql
ClosedPublic

Authored by douardda on Sep 22 2020, 10:21 AM.

Details

Summary

so the db initialization from swh.core (>= 0.3) executes this during the
database creation step (i.e. while having a superuser level connection
to the database).

Also drop the -swh- part of sql files,
it does not bring any meaningful info and makes it somewhat inconsistent with
the new -superuser- "tag".

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.Sep 22 2020, 10:25 AM

Build is green

Patch application report for D4001 (id=14113)

Rebasing onto 67ee86b8e0...

Current branch diff-target is up to date.
Changes applied before test
commit 30cdb78f17ebc25e8d0690a3adac08c726bd5627
Author: David Douard <david.douard@sdfa3.org>
Date:   Tue Sep 22 10:18:07 2020 +0200

    Drop the -swh- part of sql files
    
    it does not bring any meaningful info and makes it somewhat inconsistent with
    the new -superuser- "tag".

commit 915575d5b50a3b34b5d7d3f3cdc2d01edf18c984
Author: David Douard <david.douard@sdfa3.org>
Date:   Tue Sep 22 10:14:15 2020 +0200

    Rename 10-swh-init.sql as 10-superuser-init.sql
    
    so the db initialization from swh.core (>= 0.3) executes this during the
    database creation step (i.e. while having a superuser level connection
    to the database).

See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/954/ for more details.