• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add update script, that was missed several years ago

    • -0
    • +307
    ./upgrade/upgrade-5.10.0d1-5.10.0d2.sql
  1. … 1 more file in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -13
    • +22
    ./upgrade/upgrade-5.2.2-5.2.3b1.sql
  1. … 2547 more files in changeset.
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

    • -7
    • +17
    ./upgrade/upgrade-5.2.0d1-5.2.0d2.sql
  1. … 16 more files in changeset.
- Solving problem for overlaping in changes for some european times.

- Loading more timezones.

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

    • -0
    • +4
    ./upgrade/upgrade-timezones.ctl
  1. … 4 more files in changeset.
Some time, long long ago, the PSQL "\copy" command syntax change, but the

old syntax was accepted. As of PG 8.3, the old syntax is no longer allowed.

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

    • -0
    • +19
    ./upgrade/upgrade-5.2.2-5.2.3b1.sql
  1. … 720 more files in changeset.
file upgrade-5.2.2-5.2.3b1.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-5.2.2-5.2.3b1.sql
timezone__get_abbrev invalid decl for p_time, bump version, upgrade

    • -0
    • +15
    ./upgrade/upgrade-5.2.0d1-5.2.0d2.sql
  1. … 1 more file in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
changed the \copy commands to use the 7.2 format for psql as it is supported in 7.2 and 7.3

  1. … 6 more files in changeset.
switch to using \\copy rather than copy since the backend typically

is not able to read the dat file because of permissions (or if it is

on a remote machine the file typically will not even exist).

bug #1033

  1. … 7 more files in changeset.
allow bulk loading with 7.2

  1. … 6 more files in changeset.
Fixed upgrade for PG 7.2. Unfortunately, COPY has different syntax between 7.2 and 7.3

adding upgrade script for PG for version 0.3 that we forgot to add previously

    • -0
    • +29
    ./upgrade/upgrade-0.2d-0.3.sql
Added timezone__convert_to_locale proc for PG

  1. … 1 more file in changeset.
Forgot to change data control file to reference this package rather than

my test package ...

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.
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
    • +1
    ./01-timezone-rules.ctl
  1. … 6 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 8 more files in changeset.

A royal kludge to work around PG 7.2 brain damage

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

Cleaned this up ...

*** empty log message ***

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

be consistent.

    • -453
    • +282
    ./ref-timezones-create.sql
  1. … 9 more files in changeset.
initial import

    • -0
    • +510
    ./ref-timezones-create.sql
    • -0
    • +25
    ./ref-timezones-drop.sql
  1. … 1 more file in changeset.