wiki.techinc.nl/maintenance/postgres
Brion Vibber 5f0afcf1a2 Breaking the 'math' table setup out to Math extension. Should be the last main step in extension-ification of the math options!
The 'math' table will no longer be created on a default install unless you've explicitly enabled the Math plugin at install time; the usual update.php procedure will add it in.

Postgres, Oracle, MSSQL, and DB2 variants are included -- broken out from the core files -- but have not been tested.

I know there has been some code duplication in parser test infrastructure but could only find one instance of the parser test temporary table setup to remove the 'math' table from (the extension adds it back via the hook). If the phpunit-based runner breaks, please track it down and fix it there too.
2011-04-22 21:37:16 +00:00
..
archives Don't put multiple tables in the same file. 2010-12-30 18:53:48 +00:00
compare_schemas.pl Not sure I like the DROP stuff here, but let's exclude it from this script. 2011-02-14 00:36:36 +00:00
mediawiki_mysql2postgres.pl Apply patch from Karsten Düsterloh in Bug #28103. 2011-04-22 18:47:17 +00:00
tables.sql Breaking the 'math' table setup out to Math extension. Should be the last main step in extension-ification of the math options! 2011-04-22 21:37:16 +00:00