Skip to content
  • martinlanghoff's avatar
    4b8df782
    Bug #6147 - Upgrade from 1.5.x breaks with Postgres 7.4.x · 4b8df782
    martinlanghoff authored
    Even though Postgres 7.4.x is officially supported, several upgrade scripts use syntax that only works in Postgres 8.x. and it's impossible to finish the upgrade.
    
    The attached patch fixes those scripts.
    
    Saludos. Iaki.
    
    Author: Iaki Arenaza
    Review: Jun Yamog, Martin Langhoff
    4b8df782
    Bug #6147 - Upgrade from 1.5.x breaks with Postgres 7.4.x
    martinlanghoff authored
    Even though Postgres 7.4.x is officially supported, several upgrade scripts use syntax that only works in Postgres 8.x. and it's impossible to finish the upgrade.
    
    The attached patch fixes those scripts.
    
    Saludos. Iaki.
    
    Author: Iaki Arenaza
    Review: Jun Yamog, Martin Langhoff
Loading