Added new message 'sp-deletedcontributions-contribs' for the link to Special:Contribu...
[lhc/web/wiklou.git] / maintenance / postgres / archives /
2009-05-15 Alexandre EmsenhuberFollow-up r50567: also update PostgreSQL and SQLite...
2009-04-28 Brion VibberFollow-up to r49803: use proper type and add an explici...
2009-04-24 Alexandre EmsenhuberFollow-up r49790: update the PostgreSQL schema
2009-02-05 Alexandre EmsenhuberUpdate Postgres schema per r46460
2008-10-10 Greg Sabino MullaneQuick fix to index dropping, without using IF EXISTS...
2008-09-06 Tim StarlingFixed bug 15148, total breakage of Special:BlockIP...
2008-07-10 Brion VibberHold back $wgTrackLinkChanges for a little bit; reverti...
2008-07-09 Greg Sabino MullaneAdd recentlinkchanges table for Postgres
2008-03-19 Greg Sabino MullaneWrong index, should be unique. Thanks Simmetrical.
2008-03-19 Greg Sabino MullaneAdd 'category' table to Postgres schema.
2008-03-18 Greg Sabino MullaneAdd updatelog table.
2008-02-21 Greg Sabino MullaneAdd table page_props to Postgres schema.
2008-02-19 Greg Sabino MullaneRemove no longer used patch files.
2008-02-19 Greg Sabino MullaneHave update.php change the functions to their new built...
2007-12-16 Greg Sabino MullaneYet more cleanup of the protected_titles stuff.
2007-12-16 Greg Sabino MullaneAdd protected_titles table.
2007-09-06 Greg Sabino MullaneAdd the Postgres slash search fix to existing installat...
2007-07-27 Greg Sabino MullaneVarious updates to Postgres schema and updater.
2007-03-18 Greg Sabino MullanePostgres: make sure ar_len is added when updating,...
2007-03-10 River Tarnelldrop obsolete archive2 table; it doesn't work and Speci...
2007-03-10 River TarnellERROR: null value in column "ar_deleted" violates not...
2007-03-10 River Tarnellpostgres updaters for r20302
2007-03-08 River Tarnellconvert archive_insert rule fix to new form
2007-03-08 River Tarnellconvert postgres revision_rev_user_fkey update to new...
2007-03-08 River Tarnellchange hardcoded rc_cur_id update into new flexible...
2007-03-08 River Tarnell* (bug 9222) PostgreSQL updater should not be version...