-
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
martinlanghoff authoredEven 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