PostgreSQL: Drop three unused columns
authorKevin Israel <pleasestand@live.com>
Mon, 9 Jul 2018 15:28:59 +0000 (11:28 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Fri, 14 Dec 2018 18:01:48 +0000 (13:01 -0500)
commitba1207d5d582f4ce9cb8a9c0cfe8f083fd9e366f
tree00911cd2da1e7a498a9e014ddc7146bd4186fb22
parent319e43f76b9abbbf7beba72fd8a3f100b7aad9e6
PostgreSQL: Drop three unused columns

The columns dropped in this commit are:

* category.cat_hidden
  (for MySQL, dropped in 1.20 / 0cbc85494d47cdeb)
* site_stats.ss_admins
  (for MySQL, dropped in 1.21 / bd602d20833f435f)
* recentchanges.rc_cur_time
  (for MySQL, dropped in 1.24 / 2b441eba406f2c49)

Bug: T64103
Change-Id: I7a7e9a2ac5066a9c9ab2583419d507e14fdd8c2c
RELEASE-NOTES-1.32
includes/installer/PostgresUpdater.php
maintenance/postgres/tables.sql