• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
directory restructuring

    • -0
    • +13
    ./upgrade/upgrade-4.1-4.1.2.sql
  1. … 1 more file in changeset.
fixed problem with infinite recursion on updates of tables with tree query triggers

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

  1. … 4 more files in changeset.
finished porting and testing content-test.sql

more test script debugging

more debugging of test script

  1. … 1 more file in changeset.
fixed up table detection on creation of new content type

more debugging of test script and associated fixes

fixed dual-cursor query

  1. … 1 more file in changeset.
partial work on content-test

initial whack at porting test code for content-repository

    • -0
    • +446
    ./content-test.sql
content-search.sql

    • -0
    • +111
    ./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

fixed up content-repository code so that it will load. Dynamic trigger code commented out for now

added tree queries

started porting tree queries

added strict string semantics

more cleanup, added lob support for cr_revisions

  1. … 1 more file in changeset.
more cleanup

fixed typo

general cleanup of initial porting effort

initial port to postgresql

    • -0
    • +209
    ./content-drop.sql
    • -0
    • +45
    ./content-image-drop.sql
    • -0
    • +349
    ./content-perms.sql
    • -0
    • +37
    ./datatype-upgrade.sql
    • -0
    • +135
    ./doc-package.sql
    • -0
    • +561
    ./types-create.sql
initial port to postgresql

    • -0
    • +160
    ./content-schedule.sql
initial port to postgresql

    • -0
    • +218
    ./content-update.sql
initial port to postgresql

    • -0
    • +323
    ./content-keyword.sql
initial port to postgresql

    • -0
    • +646
    ./content-folder.sql
    • -0
    • +132
    ./content-template.sql
initial port to postgresql

    • -0
    • +113
    ./content-extlink.sql
    • -0
    • +272
    ./content-symlink.sql
initial port to postgresql

    • -0
    • +541
    ./content-revision.sql
initial port to postgresql

    • -0
    • +1708
    ./content-item.sql