proposed patch
commit 9b2b027ba7bc922bb9150cad19c49feb0c892f9f added sequences to
maintenance/postgres/tables.sql but not to includes/installer/PostgresUpdater.php
Version: 1.22.0
Severity: normal
Attached:
proposed patch
commit 9b2b027ba7bc922bb9150cad19c49feb0c892f9f added sequences to
maintenance/postgres/tables.sql but not to includes/installer/PostgresUpdater.php
Version: 1.22.0
Severity: normal
Attached:
| Status | Subtype | Assigned | Task | |
|---|---|---|---|---|
| · · · | ||||
| Invalid | None | T2384 [REPLACED BY TAG] PostgreSQL/pgsql support (tracking) | ||
| Resolved | None | T58185 Need sequences for archive and externallinks tables for PostgreSQL database update | ||
| · · · |
Hi! Thanks for your patch!
You are welcome to use Developer access
https://www.mediawiki.org/wiki/Developer_access
to submit this as a Git branch directly into Gerrit:
https://www.mediawiki.org/wiki/Git/Tutorial
Putting your branch in Git makes it easier to review it quickly.
Thanks again! We appreciate your contribution.
Change 92433 had a related patch set uploaded by PleaseStand:
Add ar_id and el_id sequences for PostgreSQL
Change 95952 had a related patch set uploaded by Bartosz Dziewoński:
Add ar_id and el_id sequences for PostgreSQL