diff options
author | Brad Jorsch <bjorsch@wikimedia.org> | 2019-02-20 10:22:26 -0500 |
---|---|---|
committer | Brad Jorsch <bjorsch@wikimedia.org> | 2019-02-20 10:39:45 -0500 |
commit | 814605a979633fc37bcfa8319ddbfe627a66a308 (patch) | |
tree | c5aeb059f1d783fbaddb96557ea83544ebf95c8b /tests/phpunit/includes/diff/FakeDiffOp.php | |
parent | d78efd2363f8e11562d792529de1f0dee2fbb6a1 (diff) | |
download | mediawikicore-814605a979633fc37bcfa8319ddbfe627a66a308.tar.gz mediawikicore-814605a979633fc37bcfa8319ddbfe627a66a308.zip |
DatabasePostgres: Ignore "IGNORE" option to update()
PostgreSQL doesn't support anything like this. For now, avoid generating
invalid SQL by just ignoring the option. If we come up with a use case
someday, that can guide implementation of a workalike.
Also, remove a pointless "IGNORE" from populateExternallinksIndex60.php.
el_index_60 isn't uniquely indexed, so it has no effect anyway.
Bug: T215169
Change-Id: I1409c80b39834d1977c82c489226255a8cc93fd0
Diffstat (limited to 'tests/phpunit/includes/diff/FakeDiffOp.php')
0 files changed, 0 insertions, 0 deletions