Page MenuHomePhabricator

Syntax error in PostgreSQL schema
Closed, ResolvedPublic

Description

Author: cja987

Description:
There's a trailing comma in wiki/maintenance/postgres/tables.sql on line 315,
which causes setup on postgres to fail. Once it's removed, setup runs smoothly.


Version: 1.9.x
Severity: normal

Details

Reference
bz8255

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 9:30 PM
bzimport set Reference to bz8255.
bzimport added a subscriber: Unknown Object (MLST).

leon wrote:

Oh, thank you brion. I missed that one :-(