• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Applied the 5.5.0a1 fix to the timezones control file, to match the new

data format.

U Wien changed the format of the common timezone-rules.dat file without

changing the format specified in the corresponding Oracle sqlldr .ctl file.

Sigh, and some people think that making releases is a trivial task ...

Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +341
    ./upgrade/upgrade-0.3-0.4d1.sql
  1. … 23 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 274 more files in changeset.
Decided that assuming SQL data files are CSV-formatted files is a bad idea

after running into a package that embeds comments in its data! Changed

from .csv to .dat and all that implies. Still more testing to do...

  1. … 32 more files in changeset.
Removed references to the old INSERT data initialization files in the

oracle version.

Switching to the use of PostgreSQL's COPY command and Oracle's SQL*Loader

to load the data for this package. Much, much faster than a bazillion

INSERT statements.

    • -0
    • +11
    ./01-timezone-rules.ctl
  1. … 7 more files in changeset.

A variety of minor fixes ...

  1. … 3 more files in changeset.

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

be consistent.

  1. … 9 more files in changeset.
initial revision

    • -0
    • +512
    ./ref-timezones-create.sql
    • -0
    • +25
    ./ref-timezones-drop.sql
  1. … 2 more files in changeset.