HomePhorge

postgres: Make the upgrade ignore dropping indexes that might not exist

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

Description

postgres: Make the upgrade ignore dropping indexes that might not exist

Due to drifts, 1.35 didn't have tl_namespace nor tl_backlinks_namespace
but that was fixed in 1.36 which the drop of tl_title tries to drop
leading to errors.

Bug: T330382
Change-Id: I555e855b3c0e97e5df1f0fab1de104301d40eae4

Details

Provenance
Amir Sarabadani <ladsgroup@gmail.com>Authored on Mon, Feb 27, 9:14 PM
Ladsgroup <Ladsgroup@gmail.com>Committed on Tue, Feb 28, 10:36 AM

Event Timeline

Ladsgroup <Ladsgroup@gmail.com> committed rMWfd4e1b302924: postgres: Make the upgrade ignore dropping indexes that might not exist (authored by Amir Sarabadani <ladsgroup@gmail.com>).Tue, Feb 28, 10:36 AM

Commit No Longer Exists

This commit no longer exists in the repository.