• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.10.0d1-5.10.0d2.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.10.0d1-5.10.0d2.sql
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

    • -60
    • +90
    ./postgresql/acs-reference-create.sql
  1. … 6 more files in changeset.
adding missing variable declaration needed at least for pg 8.2

Correction of name constraint

VS: ----------------------------------------------------------------------

Correction of name constraint

  1. … 2 more files in changeset.
Remerge Timo's changes for tip 42,43, cf tip 53

    • -0
    • +115
    ./oracle/upgrade/upgrade-5.0.2-5.0.2d1.sql
  1. … 95 more files in changeset.
rollback of Timo's name, package_id commit; see TIP 53

    • -115
    • +0
    ./oracle/upgrade/upgrade-5.0.2-5.0.2d1.sql
  1. … 94 more files in changeset.
TIP#42,43: adding package_id and title to acs_objects table

    • -0
    • +115
    ./oracle/upgrade/upgrade-5.0.2-5.0.2d1.sql
  1. … 94 more files in changeset.
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +149
    ./oracle/upgrade/upgrade-0.2d-0.3d.sql
  1. … 3 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.
merge of 4.6.3b1 to HEAD

    • -9
    • +10
    ./postgresql/acs-reference-create.sql
  1. … 42 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.

    • -104
    • +86
    ./postgresql/acs-reference-create.sql
    • -29
    • +30
    ./postgresql/acs-reference-drop.sql
  1. … 8 more files in changeset.
Deleted obsolete call to included file. All reference data is in seperate packages now.

Deleted this obsolete included file

    • -16
    • +0
    ./postgresql/acs-reference-data.sql
Got rid of included files as all data is in seperate packages now.

Moved to seperate packages

    • -3154
    • +0
    ./common/us-counties-data.sql
    • -42202
    • +0
    ./common/us-zipcodes-data.sql
  1. … 8 more files in changeset.
moving timezones to a seperate package

    • -40049
    • +0
    ./common/timezone-rules.sql
Initial OpenACS import

    • -0
    • +96
    ./postgresql/country.sql
    • -0
    • +87
    ./postgresql/currency.sql
    • -0
    • +44
    ./postgresql/language.sql
    • -0
    • +43
    ./postgresql/s-and-p.sql
    • -0
    • +91
    ./postgresql/us-counties.sql
    • -0
    • +40
    ./postgresql/us-states.sql
    • -0
    • +68
    ./postgresql/us-zipcodes.sql
Another PG type fix, and added overloaded new.

    • -3
    • +35
    ./postgresql/acs-reference-create.sql
Worked on permissions syntax

    • -14
    • +17
    ./postgresql/acs-reference-create.sql
Pulled inserts into own files.

Pulled inserts out of sql files for commonality.

    • -0
    • +259
    ./common/country-data.sql
    • -0
    • +205
    ./common/currency-data.sql
    • -0
    • +146
    ./common/language-data.sql
Moved sql to data dependent dirs

Renamed data to -data and moved sql to database dependent directories.

Major change.

I put all database dependent parts in their directories and kept the data only in common.

This is needed for the database independence and pl(pg)sql differences.

    • -0
    • +47
    ./oracle/s-and-p.sql
updated to reflect removal of timezone data temporarily

Initial Postgres port. Rough only.

    • -150
    • +122
    ./postgresql/acs-reference-create.sql
deleted for OpenACS. All files put in common

    • -40049
    • +0
    ./oracle/timezone-rules.sql
    • -3154
    • +0
    ./oracle/us-counties-data.sql
    • -42205
    • +0
    ./oracle/us-zipcodes-data.sql
initial OpenACS revision

    • -0
    • +335
    ./common/country.sql
    • -0
    • +284
    ./common/currency.sql
    • -0
    • +188
    ./common/language.sql
    • -0
    • +123
    ./common/s-and-p-data.sql
    • -0
    • +535
    ./common/timezone-data.sql
    • -0
    • +25
    ./common/timezone-drop.sql
    • -0
    • +40049
    ./common/timezone-rules.sql
    • -0
    • +512
    ./common/timezones.sql
    • -0
    • +3154
    ./common/us-counties-data.sql
    • -0
    • +99
    ./common/us-counties.sql
    • -0
    • +122
    ./common/us-states.sql
    • -0
    • +42205
    ./common/us-zipcodes-data.sql
    • -0
    • +76
    ./common/us-zipcodes.sql
    • -0
    • +219
    ./postgresql/acs-reference-create.sql
    • -0
    • +16
    ./postgresql/acs-reference-data.sql
    • -0
    • +41
    ./postgresql/acs-reference-drop.sql