• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
general cleanup of initial porting effort

query dispatcher is now loading queries

    • -0
    • +1
    /openacs-4/packages/acs-tcl/acs-tcl.info
added functons for introspection of db functions

initial port to postgresql

initial port to postgresql

initial port to postgresql

XML parsing is begun

initial port to postgresql

initial port to postgresql

initial port to postgresql

initial port to postgresql

initial port to postgresql

initial port to postgresql

initial port to postgresql

initial port to postgresql

initial port to postgresql

initial port to postgresql

restructuring directory structure for openacs porting

  1. … 39 more files in changeset.
fixed up some tree queries

finished porting test-harness code

added postgresql specific test files

more porting of test-harness packages

fixed a couple of dynamic sql statements

fixed exception messages, membership_rels delete trigger and composition_rels delete trigger

Oops! My first attempt at changing a silly query using the Oracle-ism

"rownum" failed. It appears that the SQL92 variant I've replaced my

first attempt with works...

Added back db_null since it seems to be used (though of course it's used

in a non-portable way).

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.

  1. … 99 more files in changeset.
more cleanup

removed more debug code

removed debug code