• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

1. Made it possible to upgrade from acs-kernel 4.6.1 to acs-kernel 4.6.2

by using the APM rather than running the upgrade script by hand from

PSQL or SQL*Plus.

2. Changed a bunch of package .info files to depend on acs-kernel 4.6.2

to force the APM to upgrade acs-kernel (and therefore the APM datamodel)

before anything else. No guarantee on this though since not all

packages properly define their dependence on the kernel, it appears.

3. Whacked the release notes to suggest people use the APM to upgrade

acs-kernel first, other package later, just for safety's sake.

4. Fixed goof-up in acs-subsite I accidently introduced.

  1. … 34 more files in changeset.

Made ref-timezones work with PostgreSQL, made names of reference packages

be consistent.

  1. … 10 more files in changeset.
*** empty log message ***

    • -21
    • +13
    ./sql/postgresql/ref-language-drop.sql
  1. … 1 more file in changeset.
*** empty log message ***

Oops - forgot some add/remove monkey-motion in these packages ...

    • -0
    • +46
    ./sql/postgresql/ref-language-create.sql
  1. … 3 more files in changeset.

mostly fixing reference data to work with PG ...

  1. … 16 more files in changeset.

More work on acs-references and address-book.

  1. … 8 more files in changeset.
Updated

    • -2
    • +2
    ./sql/postgresql/ref-language-drop.sql
Updated info file

Fixed typo in 1st line identifier

fixed the where sql to be upper case

fixed the @ import syntax

fixed typo in drop script

Renamed - forgot to name it -create.sql

Renamed to ref-language.sql

Initial revision

    • -0
    • +49
    ./sql/oracle/ref-language-create.sql
    • -0
    • +34
    ./sql/oracle/ref-language-drop.sql
    • -0
    • +34
    ./sql/postgresql/ref-language-drop.sql
Renamed from language.sql

    • -0
    • +49
    ./sql/oracle/ref-language.sql
    • -0
    • +44
    ./sql/postgresql/ref-language.sql
Renamed from language-data.sql

    • -0
    • +146
    ./sql/common/ref-language-data.sql
renamed

Initial version

    • -0
    • +146
    ./sql/common/language-data.sql
    • -0
    • +49
    ./sql/oracle/language.sql
    • -0
    • +44
    ./sql/postgresql/language.sql