User "OverlordQ" changed the status of MediaWiki.r102625. Old Status: resolved New Status: fixme
User "OverlordQ" also posted a comment on MediaWiki.r102625. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/102625#c26115 Commit summary: * Added getInfinity to DatabaseOracle * Block - replaced 'infinity' strings with DB->getInfinity calls * UploadStash - added sequence value generation for ID Comment: This breaks postgres. Postgres already had a sequence for this field called us_id_seq see r100640. You also shouldn't need to explicitly define us_id with sensible table schema specifying the default. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
