HomeSoftware Heritage

Make postgresql's origin_add not raise an error in case of conflict

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Make postgresql's origin_add not raise an error in case of conflict

there is no need for an url insertion in the origin table to result in a
unicity error. Conflicting insertion of the same URL in this table may
happen in case of concurrent process (loading or in a replayer session).

Details

Provenance
douarddaAuthored on May 4 2021, 4:06 PM
douarddaPushed on May 5 2021, 12:43 PM
Differential Revision
D5671: Make postgresql's origin_add not raise an error in case of conflict
Build Status
Buildable 21275
Build 33037: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.