• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reinstate reworked versions of some oracle database utilities left behind during solution of bug #3302

Rework is based on coding style observed in code provided by Brian Fenton, but could still not be tested. See https://openacs.org/bugtracker/openacs/bug?bug_number=3302

    • -0
    • +353
    ./oracle/upgrade/upgrade-5.10.0d11-5.10.0d12.sql
  1. … 1 more file in changeset.
Drop function first, as name of parameters changed

    • -0
    • +1
    ./postgresql/upgrade/upgrade-5.10.0d10-5.10.0d11.sql
name arguments consistently

    • -4
    • +6
    ./postgresql/upgrade/upgrade-5.10.0d10-5.10.0d11.sql
Fix typo

    • -2
    • +2
    ./postgresql/upgrade/upgrade-5.10.0d10-5.10.0d11.sql
schema queries: allow mixed case for column and table names (similar to function_args

bump versiom number to 5.10.0d11

    • -15
    • +15
    ./postgresql/utilities-create.sql
    • -0
    • +157
    ./postgresql/upgrade/upgrade-5.10.0d10-5.10.0d11.sql
  1. … 1 more file in changeset.
proivde upgrades script for PG 11 and bump version number to 5.9.2d2

    • -0
    • +45
    ./postgresql/upgrade/upgrade-5.9.2d1-5.9.2d2.sql
  1. … 1 more file in changeset.
file upgrade-5.9.2d1-5.9.2d2.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.9.2d1-5.9.2d2.sql
backport from HEAD for PG 11

[PostgreSQL 11] Change 'with (iscachable)' to IMMUTABLE for PG11

improve comments and spelling

    • -11
    • +12
    ./postgresql/acs-permissions-create.sql
    • -2
    • +2
    ./postgresql/acs-relationships-create.sql
fix issue #3360; probably a problem that shows up with pg10.

make checking of pg_version number more robust (backporting changes from head).

See also issue #3359

Fix typos

Removed obsolete @arch-tag

    • -2
    • +1
    ./postgresql/upgrade/upgrade-5.2.0d11-5.2.0d12.sql
  1. … 29 more files in changeset.
Fix typo

    • -1
    • +1
    ./postgresql/upgrade/upgrade-5.10.0d7-5.10.0d8.sql
Change database type for boolean from "bool" to "boolean" in acs_datatypes

    • -0
    • +7
    ./postgresql/upgrade/upgrade-5.10.0d7-5.10.0d8.sql
  1. … 1 more file in changeset.
Remove reference to legacy datamodel

...chances are few this code will be ever executed anyhow, as is the dropping script for the very kernel

Remove obsolete table apm_package_db_types: this was superseded by threaded cache ::acs::known_database_types

    • -0
    • +5
    ./oracle/upgrade/upgrade-5.10.0d6-5.10.0d7.sql
    • -0
    • +5
    ./postgresql/upgrade/upgrade-5.10.0d6-5.10.0d7.sql
  1. … 2 more files in changeset.
imporve spelling

    • -1
    • +1
    ./oracle/upgrade/upgrade-4.1.1-4.2.sql
    • -1
    • +1
    ./oracle/upgrade/upgrade-5.0d7-5.0d9.sql
    • -6
    • +6
    ./oracle/upgrade/upgrade-5.0d9-5.0d13.sql
  1. … 1 more file in changeset.
fix typo

    • -1
    • +1
    ./postgresql/upgrade/upgrade-5.10.0d4-5.10.0d5.sql
Replace obsolete function bitfromint4() by cast

    • -0
    • +38
    ./postgresql/upgrade/upgrade-5.10.0d5-5.10.0d6.sql
  1. … 1 more file in changeset.
Replace obsolete funktion bittoint4() by cast

    • -0
    • +78
    ./postgresql/upgrade/upgrade-5.10.0d4-5.10.0d5.sql
  1. … 1 more file in changeset.
fix singular/plural typos

  1. … 6 more files in changeset.
Fix typos

  1. … 31 more files in changeset.
Fix typos

    • -1
    • +1
    ./oracle/upgrade/upgrade-4.5-4.5.1.sql
  1. … 23 more files in changeset.
improve spelliing

  1. … 2 more files in changeset.
Fix typos

    • -1
    • +1
    ./postgresql/upgrade/upgrade-5.10.0d3-5.10.0d4.sql
  1. … 6 more files in changeset.
Fix typos

    • -1
    • +1
    ./oracle/upgrade/upgrade-4.1.1-4.2.sql
    • -6
    • +6
    ./oracle/upgrade/upgrade-5.0d9-5.0d13.sql
    • -2
    • +2
    ./postgresql/rel-constraints-create.sql
  1. … 57 more files in changeset.
Fix typos

  1. … 28 more files in changeset.
Upgrade fix

Execute cleanup only if explicitly uncommented, as might have performance implications.

Also, correct unaligned constraint names in old instances upgraded incrementally over the years.

    • -6
    • +7
    ./postgresql/upgrade/upgrade-5.10.0d3-5.10.0d4.sql
  1. … 1 more file in changeset.