Last modified: 2006-07-25 00:05:33 UTC
The file maintenance/postgres/tables.sql is a bit outdated. The table "ipblocks" is missing the columns "ipb_anon_only" and "ipb_create_account", causing some special pages to fail and errors when trying to edit as a logged-in user. See attachment for proposed fix.
Created attachment 2085 [details] Suggested patch adding the missing columns to PostgreSQL tables.sql