• 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.
I've changed "timestamp" to "timestamptz" and have begun fixing some

code that used to be legal but as of PG 7.3 is not. You can no longer

subtract an integer from a timestamp but must cast to date, "timestamp"

disappeared (must use "interval" now), "datetime" disappeared ("timestamptz"),

and suchwhat.

Not done but closer than it was before ...

    • -26
    • +35
    ./sql/postgresql/ref-timezones-create.sql
    • -7
    • +7
    ./sql/postgresql/ref-timezones-drop.sql
  1. … 38 more files in changeset.
correctly quote interval and use extract(timezone_hour...) bug 253 patch 85 Matthew Walker and patch 88 me

    • -8
    • +9
    ./sql/postgresql/ref-timezones-create.sql
rolling back bad commit. I committed installation timesaver changes to these files as part of my catalog file commit. Needless to say, Jeff the Gatekeeper Davis immediately spotted this mistake so that it could be corrected...

    • -1
    • +520
    ./sql/common/ref-timezones-data.sql
    • -1
    • +36016
    ./sql/common/ref-timezones-rules.sql
I18N: committing all the message catalog files from the dotLRN translation server. Kudos to all our translators for this contribution.

    • -520
    • +1
    ./sql/common/ref-timezones-data.sql
    • -36016
    • +1
    ./sql/common/ref-timezones-rules.sql
  1. … 333 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 56 more files in changeset.
sync info files with package data and correct provides identifiers

  1. … 36 more files in changeset.
undo bad commit

    • -0
    • +36016
    ./sql/common/ref-timezones-rules.sql
  1. … 7 more files in changeset.
use 'scoped_p' instead of 'style' to determine which view to present

    • -36017
    • +1
    ./sql/common/ref-timezones-rules.sql
  1. … 7 more files in changeset.

A royal kludge to work around PG 7.2 brain damage

    • -5
    • +5
    ./sql/postgresql/ref-timezones-create.sql

Changed timezone calls to CAST for PG 7.2 compatibility ...

    • -5
    • +5
    ./sql/postgresql/ref-timezones-create.sql
this was correct, reverting back to version 1.2

    • -515
    • +522
    ./sql/common/ref-timezones-data.sql
fixed back commit

    • -521
    • +514
    ./sql/common/ref-timezones-data.sql
    • -0
    • +36015
    ./sql/common/ref-timezones-rules.sql
just a bit of work

    • -36016
    • +1
    ./sql/common/ref-timezones-rules.sql
  1. … 11 more files in changeset.

Cleaned this up ...

    • -9
    • +3
    ./sql/postgresql/ref-timezones-drop.sql

A variety of minor fixes ...

    • -125
    • +20
    ./sql/oracle/ref-timezones-create.sql
  1. … 3 more files in changeset.
*** empty log message ***

    • -56
    • +17
    ./sql/postgresql/ref-timezones-create.sql

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

be consistent.

    • -35934
    • +35934
    ./sql/common/ref-timezones-rules.sql
    • -10
    • +24
    ./sql/oracle/ref-timezones-create.sql
    • -453
    • +282
    ./sql/postgresql/ref-timezones-create.sql
    • -11
    • +29
    ./sql/postgresql/ref-timezones-drop.sql
  1. … 5 more files in changeset.
version update with new common/ packages

initial import

    • -0
    • +39
    ./ref-timezones.info
    • -0
    • +510
    ./sql/postgresql/ref-timezones-create.sql
    • -0
    • +25
    ./sql/postgresql/ref-timezones-drop.sql
updated timezones. I was missing all after 505

    • -515
    • +522
    ./sql/common/ref-timezones-data.sql
initial revision

    • -0
    • +520
    ./sql/common/ref-timezones-data.sql
    • -0
    • +36045
    ./sql/common/ref-timezones-rules.sql
    • -0
    • +512
    ./sql/oracle/ref-timezones-create.sql
    • -0
    • +25
    ./sql/oracle/ref-timezones-drop.sql