diff options
Diffstat (limited to 'maintenance/postgres/compare_schemas.pl')
-rwxr-xr-x | maintenance/postgres/compare_schemas.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/maintenance/postgres/compare_schemas.pl b/maintenance/postgres/compare_schemas.pl index c33eeefa10cc..50b93486a669 100755 --- a/maintenance/postgres/compare_schemas.pl +++ b/maintenance/postgres/compare_schemas.pl @@ -563,4 +563,3 @@ __DATA__ ## Known exceptions OLD: searchindex ## We use tsearch2 directly on the page table instead RENAME: user mwuser ## Reserved word causing lots of problems -RENAME: text pagecontent ## Reserved word |