• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
set title in acs objects when creating security context root, set titles for parameters, make acs_objects.package_id on delete set null

rename upgrade-4.6.1-4.7d.sql to upgrade-4.6.1d1-4.6.1d2.sql so the ordering of application is no longer ambiguous

    • -676
    • +0
    ./oracle/upgrade/upgrade-4.6.1-4.7d.sql
    • -0
    • +676
    ./oracle/upgrade/upgrade-4.6.1d1-4.6.1d2.sql
    • -0
    • +208
    ./postgresql/upgrade/upgrade-4.6.1d1-4.6.1d2.sql
file upgrade-5.1.4-5.1.4d1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.1.4-5.1.4d1.sql
fixed some upgrade scripts for oracle

    • -0
    • +714
    ./oracle/upgrade/upgrade-5.1.4-5.1.4d1.sql
  1. … 6 more files in changeset.
some tweaks to install on pg 8.0 -- for some reason acs__magic_object_id declared immutable breaks the install on 8.0 so make it stable

Bugfix for apm_package.new. Moved the insert into apm_packages up, before the update on acs_objects, to satisfy referential integrity on acs_object.package_id.

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

    • -0
    • +28
    ./postgresql/upgrade/upgrade-5.1.2d2-5.1.2d3.sql
  1. … 2272 more files in changeset.
added check to prevent insert of object with empty creation_date

putting create or replace instead of just create

file upgrade-5.1.2d2-5.1.2d3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.1.2d2-5.1.2d3.sql
Modified cc_users moving the magic object lookup to its own query. The view was really slow when joined against the acs_magic_objects table.

file upgrade-5.1.2d2-5.1.2d3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.1.2d2-5.1.2d3.sql
Changed cc_users and registered_users views to use the acs__magic_object_id

function that was written quite some time ago but never used in those views.

And those views are really slow when joined against the acs_magic_objects

table ...

    • -0
    • +28
    ./postgresql/upgrade/upgrade-5.1.2d2-5.1.2d3.sql
  1. … 1 more file in changeset.
preserve last_modified when explicitly updated, replaces acs_objects_last_mod_update_tr, bump version, upgrade scripts

    • -0
    • +15
    ./oracle/upgrade/upgrade-5.2.0d6-5.2.0d7.sql
    • -0
    • +17
    ./postgresql/upgrade/upgrade-5.2.0d6-5.2.0d7.sql
  1. … 1 more file in changeset.
fix some bugs which break things in pg7.5; mostly syntax errors in existing procs.

    • -0
    • +94
    ./postgresql/upgrade/upgrade-5.2.0d5-5.2.0d6.sql
  1. … 1 more file in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

    • -0
    • +192
    ./oracle/upgrade/upgrade-5.1.2d1-5.1.2d2.sql
    • -0
    • +40
    ./postgresql/upgrade/upgrade-5.1.2d1-5.1.2d2.sql
  1. … 113 more files in changeset.
flip order of delete for group delete

flip order of delete of rels and rel segments, bump version to 5.1.2d2, upgrade scripts for oracle and pg, bug 775 patch 267 Randy O'Meara

    • -0
    • +192
    ./oracle/upgrade/upgrade-5.1.2d1-5.1.2d2.sql
    • -0
    • +40
    ./postgresql/upgrade/upgrade-5.1.2d1-5.1.2d2.sql
  1. … 1 more file in changeset.
file upgrade-5.1.2d1-5.1.2d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.1.2d1-5.1.2d2.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.1.2d1-5.1.2d2.sql
Wouldn't let me tag after adding to HEAD so am committing directly...

    • -0
    • +57
    ./postgresql/upgrade/upgrade-5.1.1d1-5.1.1d2.sql
Committing re-added upgrade file

    • -0
    • +57
    ./postgresql/upgrade/upgrade-5.1.1d1-5.1.1d2.sql
Oops did this wrong ... want to do exactly what Andrew did for consistency

    • -61
    • +0
    ./postgresql/upgrade/upgrade-5.1.1d1-5.1.1d2.sql
Upgrade to apply previous register parameter bug fix

    • -0
    • +61
    ./postgresql/upgrade/upgrade-5.1.1d1-5.1.1d2.sql
file upgrade-5.1.1d1-5.1.1d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.1.1d1-5.1.1d2.sql
name constraints

name constraints and make lob_data.lob_id on delete cascade

    • -3
    • +7
    ./postgresql/authentication-create.sql
Update to apm package body in v1.26.2.1 of apm-create.sql,to include a bugfix/simplication to the cursor in apm.register_parameter.

    • -0
    • +384
    ./oracle/upgrade/upgrade-5.1.1d1-5.1.1d2.sql
Ported Andrew's Oracle patch to register parameter.

Ported Andrew's Oracle register parameter patch.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 686 more files in changeset.