• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.10.1b1-5.10.1b2.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade/upgrade-5.10.1b1-5.10.1b2.sql
  1. … 1 more file in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

    • -0
    • +22
    ./upgrade/upgrade-5.9.1b3-5.9.1b4.sql
  1. … 7833 more files in changeset.
file upgrade-5.9.1b3-5.9.1b4.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade/upgrade-5.9.1b3-5.9.1b4.sql
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2546 more files in changeset.
file upgrade-5.8.1d3-5.8.1d4.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade/upgrade-5.8.1d3-5.8.1d4.sql
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

    • -63
    • +110
    ./acs-sc-msg-types-create.sql
    • -165
    • +311
    ./acs-sc-packages-create.sql
    • -11
    • +20
    ./upgrade/upgrade-4.7d2-4.7d3.sql
    • -43
    • +79
    ./upgrade/upgrade-5.1.0d1-5.1.0d2.sql
    • -6
    • +26
    ./upgrade/upgrade-5.3.1-5.4.0d1.sql
  1. … 1 more file in changeset.
add missing function_args to stored precedures (provided by Stefan Sobernig)

    • -0
    • +74
    ./upgrade/upgrade-5.3.1-5.4.0d1.sql
  1. … 1 more file in changeset.
Correction of name constraint

  1. … 4 more files in changeset.
return one of the names of the unimplemented op

Remerge Timo's changes for tip 42,43, cf tip 53

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

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

    • -0
    • +207
    ./upgrade/upgrade-5.1.0d1-5.1.0d2.sql
  1. … 94 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 597 more files in changeset.
Deleted too mcuh

- Default impl_pretty_name to impl_name

- Include impl_owner_name and impl_pretty_name in views

- Clean up UI and make it use list builder

  1. … 12 more files in changeset.
Fixed unterminated string in acs_sc_impl__new, and untabified the entire file

    • -110
    • +113
    ./acs-sc-packages-create.sql
the three argument acs_sc_impl__new function was previously removed but it's used in more than 50 places in the code. Adding it back

adding upgrades scripts for pretty_names on acs sc impls

    • -0
    • +45
    ./upgrade/upgrade-4.7d2-4.7d3.sql
  1. … 1 more file in changeset.
added support for pretty_names to acs sc impls

  1. … 8 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 107 more files in changeset.
merge from oacs-4-6

  1. … 110 more files in changeset.
file upgrade-4.5.1-4.6.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade/upgrade-4.5.1-4.6.sql
  1. … 3 more files in changeset.
Improved the error message when a binding fails

Applied patch submitted by Dave Bauer - acs_sc_impl_alias__delete was missing

a parameter.

Cast arguments to acs_sc_binding__new to make sure integer version is

selected. Add error checking to text version.

  1. … 1 more file in changeset.
added float and bytearray message types

  1. … 1 more file in changeset.
naming convention changes

naming conventions

  1. … 3 more files in changeset.
changed to comply with naming conventions

Adding it in ...

    • -0
    • +253
    ./acs-sc-msg-types-create.sql
    • -0
    • +12
    ./acs-sc-msg-types-drop.sql
    • -0
    • +42
    ./acs-sc-object-types-create.sql
    • -0
    • +9
    ./acs-sc-object-types-drop.sql
    • -0
    • +484
    ./acs-sc-packages-create.sql
    • -0
    • +20
    ./acs-sc-packages-drop.sql
    • -0
    • +99
    ./acs-sc-tables-create.sql
    • -0
    • +5
    ./acs-sc-tables-drop.sql
    • -0
    • +46
    ./acs-sc-views-create.sql
    • -0
    • +3
    ./acs-sc-views-drop.sql
    • -0
    • +5
    ./acs-service-contract-create.sql
    • -0
    • +5
    ./acs-service-contract-drop.sql
    • -0
    • +87
    ./sc-sample-create.sql
    • -0
    • +16
    ./sc-sample-drop.sql
  1. … 8 more files in changeset.