• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
more test script debugging

more debugging of test script

fixed up table detection on creation of new content type

quick port of content package

restructered for new dir setup

more debugging of test script and associated fixes

query dispatcher actually working...

first part of data model now loads in PG with QD

query dispatcher working on acs-tcl

fixed dual-cursor query

partial work on content-test

initial whack at porting test code for content-repository

content-search.sql

I relealized that the dynmic trigger code wouldn't work as the trigger is actually being applied to a view. Changed code to use a rule instead, and now everything seems to work. More evaluation required however.

fixed up dynamic trigger creation for new content types

added query files

    • -0
    • +30
    /openacs-4/packages/acs-tcl/tcl/apm-procs.postgresql.sql
query dispatcher progress

    • -0
    • +28
    /openacs-4/packages/acs-tcl/tcl/50-xml-utils-procs.tcl
fixed up content-repository code so that it will load. Dynamic trigger code commented out for now

added Don's lob hack to support content-repository porting

    • -0
    • +110
    /openacs-4/packages/acs-kernel/sql/postgresql/lob.sql
added tree queries

started porting tree queries

added strict string semantics

more cleanup, added lob support for cr_revisions

more cleanup

fixed typo

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