• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Solving problem for overlaping in changes for some european times.

- Loading more timezones.

Ref: http://alice.wu-wien.ac.at:8000/xowiki/timezone-updgrade

    • -35931
    • +39960
    ./timezone-rules.dat
  1. … 3 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...

    • -0
    • +35931
    ./timezone-rules.dat
  1. … 28 more files in changeset.
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
    • +35931
    ./timezone-rules.csv
  1. … 5 more files in changeset.
Moved csv files to match naming scheme that makes it easy to load in both

PG and Oracle - dd-table-name.csv where dd is the sequence number, used

to control the order in which table data is loaded.

    • -0
    • +521
    ./00-timezones.csv
    • -0
    • +35931
    ./01-timezone-rules.csv
merge of 4.6.3b1 to HEAD

  1. … 8 more files in changeset.
Created CSV files for the timezone data and rules that can be loaded by

either PostgreSQL or Oracle many, many times more quickly than inserts.

Code to do the loading will be checked in after I write it.

file ref-timezones-data.csv was initially added on branch oacs-4-6.

    • -0
    • +0
    ./ref-timezones-data.csv
file ref-timezones-rules.csv was initially added on branch oacs-4-6.

    • -0
    • +0
    ./ref-timezones-rules.csv
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...

I18N: committing all the message catalog files from the dotLRN translation server. Kudos to all our translators for this contribution.

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

  1. … 7 more files in changeset.
use 'scoped_p' instead of 'style' to determine which view to present

  1. … 7 more files in changeset.
this was correct, reverting back to version 1.2

fixed back commit

just a bit of work

  1. … 11 more files in changeset.

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

be consistent.

    • -35934
    • +35934
    ./ref-timezones-rules.sql
  1. … 10 more files in changeset.
updated timezones. I was missing all after 505

initial revision

    • -0
    • +520
    ./ref-timezones-data.sql
    • -0
    • +36045
    ./ref-timezones-rules.sql
  1. … 2 more files in changeset.