• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Upgrade to 4.6.2: A few bug fixes, Tcl API for keywords.

  1. … 10 more files in changeset.
register_child_type would only register one type per parent since it

ignored relation tag when checking if the relation existed.

is_valid_type failed with more than one type since it wanted to count

max_n but did not sum.

needs an upgrade script.

  1. … 4 more files in changeset.
Added check for table name longer than 25 chars, because that caused me significant pain to track this problem down.

applied patch supplied by Ola Hansson which fixes the drop commands to support both the 7.2 and the 7.3 syntax

  1. … 2 more files in changeset.
cleanup

  1. … 1 more file in changeset.
fixed problem with content type view insert rule - fix provided by Jun Yumog

Changed the representation of tree_sortkeys from "text" to "bit varying".

  1. … 62 more files in changeset.
fixed a couple of typos in content_type__drop_attribute

fixed exception message in content_type__drop_attribute

  1. … 2 more files in changeset.
various bugfixes

  1. … 4 more files in changeset.
fixed rule code for inserts on cr_revisionsi

catchall

  1. … 2 more files in changeset.
added support for storing content repository items in the file system

  1. … 8 more files in changeset.
fixed some errors in tree queries pointed out by Vinod Kurup

  1. … 1 more file in changeset.

Removed more of the "default '' not null" kludge.

  1. … 18 more files in changeset.
added comments for default parameters

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

partial work on content-test

  1. … 10 more files in changeset.
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.

  1. … 1 more file in changeset.
fixed up dynamic trigger creation for new content types

  1. … 1 more file in changeset.
fixed up content-repository code so that it will load. Dynamic trigger code commented out for now

  1. … 13 more files in changeset.
added tree queries

  1. … 6 more files in changeset.
started porting tree queries

  1. … 4 more files in changeset.
added strict string semantics

  1. … 4 more files in changeset.
more cleanup, added lob support for cr_revisions

  1. … 9 more files in changeset.
fixed typo

general cleanup of initial porting effort

  1. … 11 more files in changeset.
initial port to postgresql

    • -0
    • +950
    ./content-type.sql