aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/postgres
Commit message (Expand)AuthorAgeFilesLines
* Followup to r107866, add in new job_timestamp field which was likely complete...OverlordQ2012-01-121-0/+2
* Followup to whatever revision added us_chunk_inxOverlordQ2012-01-121-0/+1
* (bug 29475) Remove "trackback" feature entirely from core. This has been disa...Chad Horohoe2011-11-232-14/+0
* Followup to r103365, actually include said patch fileOverlordQ2011-11-161-0/+2
* Followup to r100640, use correct name scheme for sequence, correct references...OverlordQ2011-11-162-4/+4
* Followup to r101021, add back to Pg schema so we can install mediawikiOverlordQ2011-10-311-1/+3
* Update Postgres with missing uploadstash tablesOverlordQ2011-10-242-0/+49
* Follow-up r90749:Aaron Schulz2011-06-252-2/+2
* Added one-time promote support via Autopromote::autopromoteOnceHook function....Aaron Schulz2011-06-252-0/+11
* Breaking the 'math' table setup out to Math extension. Should be the last mai...Brion Vibber2011-04-221-8/+0
* Apply patch from Karsten Düsterloh in Bug #28103.Mark A. Hershberger2011-04-221-11/+11
* Not sure I like the DROP stuff here, but let's exclude it from this script.Greg Sabino Mullane2011-02-141-1/+5
* followup r13884 add CASCADE so that if the tables are created a secondMark A. Hershberger2011-02-051-14/+14
* Results of my work on new-installer and Pg.Mark A. Hershberger2011-02-031-5/+20
* Use text_pattern_ops for page_title, as some code uses 'anchor%' matching.Greg Sabino Mullane2011-01-191-6/+6
* Don't put multiple tables in the same file.Greg Sabino Mullane2010-12-303-22/+17
* * Commit changes to PG new-installer I thought I had done last week.Mark A. Hershberger2010-12-012-2/+0
* Moved testRunner[|.ora|.postgres].sql to [|oracle/|postgres/]archives/ so tha...Alexandre Emsenhuber2010-11-091-0/+30
* cl_sortkey now back down to varbinary(230). Glad PG doesn't have this issue.Greg Sabino Mullane2010-10-151-1/+1
* Remove parserTests.inc checks, as testing is now done quite differently.Greg Sabino Mullane2010-10-051-44/+0
* Add new index on pagelinkes(pl_title) per suggestion from bug 25111Greg Sabino Mullane2010-09-131-0/+1
* Add the "page" table back in when upgrading from really old MW versions using...Greg Sabino Mullane2010-09-131-0/+24
* Adjustments for new tables.Greg Sabino Mullane2010-09-081-0/+5
* Add new tables.Greg Sabino Mullane2010-09-081-0/+21
* Followup to r72349, PG table def + updater for module_depsOverlordQ2010-09-041-0/+7
* Followup to r72349, PG tables + updaterOverlordQ2010-09-042-0/+14
* Fix sequence renaming to be backwards-compat with older versions of PG. Needs...OverlordQ2010-09-031-7/+7
* Bump cl_collation from smallint to a textGreg Sabino Mullane2010-09-031-1/+1
* Add in new categorylinks columns.Greg Sabino Mullane2010-08-311-4/+7
* CREATE LANGUAGE belongs as part of the installer, not here.Greg Sabino Mullane2010-08-241-1/+0
* Allow both single and double quotes for ENUM values (even though we should st...Greg Sabino Mullane2010-08-241-1/+1
* OverloardQ or other PG person, please reviewMark A. Hershberger2010-08-171-0/+1
* Add new partial index for PostgresGreg Sabino Mullane2010-08-041-0/+1
* Minor adjustments for schema comparisonGreg Sabino Mullane2010-08-041-1/+2
* Remove invalid commaGreg Sabino Mullane2010-08-041-1/+1
* Followup to r69961, update PG schemaOverlordQ2010-07-281-1/+1
* Followup to r69817, r69810 add PG patch file, defaults to cl_type of PAGE.OverlordQ2010-07-241-0/+8
* Rename the iwl_prefix_from_title index (again) to iwl_prefix_title_from and c...Roan Kattouw2010-07-225-3/+17
* Followup to r69580, did I mention MySQL sucks?OverlordQ2010-07-201-2/+2
* Followup to r69542, since the new installer doesn't support PG, this is going...OverlordQ2010-07-201-1/+3
* Add ul_value to Postgres schema.Greg Sabino Mullane2010-07-082-1/+3
* Add exception for iwl_prefixGreg Sabino Mullane2010-05-281-0/+1
* Standardize the formatting.Greg Sabino Mullane2010-05-281-6/+6
* Attempt at changing postgres as per r66892Sam Reed2010-05-252-1/+3
* Kill last vestiges of mediawiki_version. Nobody actually uses it anymore, it ...Chad Horohoe2010-04-264-47/+0
* Followup to r65104, PG updater/table defOverlordQ2010-04-162-0/+16
* Make foreign key constraints DEFERRABLE INITIALLY DEFERRED when using Postgre...Greg Sabino Mullane2010-03-221-28/+28
* Adjust for minor_mimes now being 100 chars long in mysql schemaGreg Sabino Mullane2010-03-221-3/+3
* Some reason had each each update in there twiceOverlordQ2009-12-211-20/+0
* Rename some extauth functions and fieldsAryeh Gregor2009-12-081-1/+1