• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed Malte's "fix" to content-folder::new, and emmanuelle's fix to that

fix (which was fine), reverting to the 5.3 version because it wasn't broken

in the first place, and malte's attempt removed transaction protection

around the folder inserts (bad!) in order to avoid a pg-only deadlock in

PG 8.1 which doesn't happen in PG 8.2 or better.

  1. … 1 more file in changeset.
Removed Malte's "fix" to content-folder new, and emmanuelle's fix to that fix

(which was fine), by rolling back to the 5.3 version (which wasn't broken in

the first place, PG 8.1 was)

  1. … 1 more file in changeset.
Changed content::folder::new to be a pure TCL proc relying on content::item::new instead of running into deadlocks (and being slower) when doing the plsql

    • -0
    • +43
    ./content-folder-procs.xql
  1. … 1 more file in changeset.