10-database-procs-postgresql.tcl

  • last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Moved the bootstrap and installer stuff into their own mini-package, which

let me clean up the loading of acs-tcl a bit and isolate all the bits of

APM-knowledge required in the pre-acs-tcl bootstrapping process into a single

apm file. In general, bootstrap.tcl is cleaner and easier to read.

    • -494
    • +0
    ./10-database-procs-postgresql.tcl
  1. … 37 more files in changeset.
applied patch from Steve Woodcock

  1. … 2 more files in changeset.
fixed problem with infinite recursion on updates of tables with tree query triggers

  1. … 4 more files in changeset.
fixed secret token generation

  1. … 1 more file in changeset.
fixed acs-install problems

  1. … 2 more files in changeset.
added anonymous function support for plsql commands

    • -2
    • +141
    ./10-database-procs-postgresql.tcl
  1. … 5 more files in changeset.

Big 'ole update to implement multi-db aware packages. Don't try this yet,

I can't *possibly* have gotten all the right files added and removed in

one fell swoop!

  1. … 118 more files in changeset.
query dispatcher progress

  1. … 5 more files in changeset.
query dispatcher is now loading queries

  1. … 6 more files in changeset.

bootstrapper can now load either the Oracle or PostgreSQL acs-kernel

datamodel. It checks on-the-fly for which db is configured in the OpenNSD

database pools allocated to OpenACS. Only acs-kernel is correctly self-

configured at this point.

    • -0
    • +326
    ./10-database-procs-postgresql.tcl
  1. … 113 more files in changeset.