• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removing duped upgrade scripts closes bug 179

merge bartt PG 7.3 fixes from HEAD

    • -5
    • +5
    ./postgresql/acs-messaging-packages.sql
  1. … 53 more files in changeset.
Patches to make OpenACS PG 7.3 compatible.

    • -5
    • +5
    ./postgresql/acs-messaging-packages.sql
  1. … 53 more files in changeset.
Merged with the 4.5 branch (oacs-4-5 tag "don-merge-1")

  1. … 58 more files in changeset.

Applied Michael Steigman's patches 199-201, which fixes package spec/body

mismatches allowed by Oracle 8i but not by 9i.

  1. … 4 more files in changeset.

Fixed some errors in my earlier hacking on hierarchical queries...

  1. … 3 more files in changeset.

Added code to make use of David Walker's wonderfully abusive hack on the

pg_proc table that showed me how to write recursive SQL functions. We now

have good use of the index on tree_sortkey when climbing the tree, woo-hoo!

    • -2
    • +2
    ./postgresql/acs-messaging-packages.sql
  1. … 17 more files in changeset.

Changed the representation of tree_sortkeys from "text" to "bit varying".

    • -26
    • +20
    ./postgresql/acs-messaging-create.sql
    • -6
    • +4
    ./postgresql/acs-messaging-packages.sql
  1. … 61 more files in changeset.

Bug fixes in the postgres ports of these packages ...

    • -24
    • +30
    ./postgresql/acs-messaging-packages.sql
  1. … 2 more files in changeset.

1. Added a new Tcl procedure to the content repository's library, named

cr_write_content, which properly writes content to the connection

regardless of RDBMS and storage type. This simplified a bunch of stuff

(which explains the removed files).

2. Fixed a lot of general comments issues regarding HTML vs. Plain/Text,

attachments, etc.

3. Partially ported glossary.

    • -7
    • +13
    ./oracle/acs-messaging-packages.sql
  1. … 81 more files in changeset.

Fixed all sorts of cruft uncovered when I decided to fix the bug preventing

file upload in bboard.

    • -4
    • +7
    ./postgresql/acs-messaging-packages.sql
  1. … 5 more files in changeset.
Fixing typo.

    • -2
    • +2
    ./postgresql/acs-messaging-packages.sql
added missing declare

    • -3
    • +4
    ./postgresql/acs-messaging-packages.sql
add tree_sortkey to acs_messages to enable hierarchical queries on the reply_to field

    • -2
    • +93
    ./postgresql/acs-messaging-create.sql
    • -9
    • +14
    ./postgresql/acs-messaging-packages.sql
Applied patch from Vinod.

Thanks!

Fixed many little ommisions and drop scripts, etc.

    • -4
    • +47
    ./postgresql/acs-messaging-drop.sql
    • -134
    • +181
    ./postgresql/acs-messaging-packages.sql
fixed included files syntax

Changed parameters to use the new "p_" convention, for the most part.

    • -215
    • +212
    ./postgresql/acs-messaging-packages.sql
  1. … 3 more files in changeset.
changed dir structure

    • -0
    • +242
    ./postgresql/upgrade/upgrade-4.0-4.0.1a.sql
    • -0
    • +12
    ./postgresql/upgrade/upgrade-4.0.1-4.1.sql
    • -0
    • +49
    ./postgresql/upgrade/upgrade-4.0.1a-4.0.1.sql
    • -0
    • +658
    ./postgresql/upgrade/upgrade-4.1-4.1.1.sql
  1. … 6 more files in changeset.
Initial checkin after changing directory name.

    • -0
    • +139
    ./postgresql/acs-messaging-create.sql
    • -0
    • +20
    ./postgresql/acs-messaging-drop.sql
    • -0
    • +493
    ./postgresql/acs-messaging-packages.sql
    • -0
    • +24
    ./postgresql/acs-messaging-views.sql
Renamed directory to postgresql

    • -139
    • +0
    ./postgres/acs-messaging-create.sql
    • -493
    • +0
    ./postgres/acs-messaging-packages.sql
    • -242
    • +0
    ./postgres/upgrade/upgrade-4.0-4.0.1a.sql
    • -12
    • +0
    ./postgres/upgrade/upgrade-4.0.1-4.1.sql
    • -658
    • +0
    ./postgres/upgrade/upgrade-4.1-4.1.1.sql
Accidently added.

cleanup

deleted unneeded files

    • -26
    • +26
    ./postgres/acs-messaging-create.sql
    • -459
    • +403
    ./postgres/acs-messaging-packages.sql
    • -242
    • +0
    ./postgres/upgrade-4.0-4.0.1a.sql
    • -49
    • +0
    ./postgres/upgrade-4.0.1a-4.0.1.sql
initial revision

    • -0
    • +317
    ./postgres/acs-create.sql
    • -0
    • +139
    ./postgres/acs-messaging-create.sql
    • -0
    • +22
    ./postgres/acs-messaging-drop.sql
    • -0
    • +552
    ./postgres/acs-messaging-packages.sql
    • -0
    • +21
    ./postgres/acs-messaging-views.sql
    • -0
    • +242
    ./postgres/upgrade-4.0-4.0.1a.sql
    • -0
    • +12
    ./postgres/upgrade-4.0.1-4.1.sql
    • -0
    • +49
    ./postgres/upgrade-4.0.1a-4.0.1.sql
    • -0
    • +242
    ./postgres/upgrade/upgrade-4.0-4.0.1a.sql
    • -0
    • +12
    ./postgres/upgrade/upgrade-4.0.1-4.1.sql
    • -0
    • +49
    ./postgres/upgrade/upgrade-4.0.1a-4.0.1.sql
    • -0
    • +658
    ./postgres/upgrade/upgrade-4.1-4.1.1.sql

More file shuffling...

    • -0
    • +242
    ./oracle/upgrade/upgrade-4.0-4.0.1a.sql
    • -0
    • +12
    ./oracle/upgrade/upgrade-4.0.1-4.1.sql
    • -0
    • +49
    ./oracle/upgrade/upgrade-4.0.1a-4.0.1.sql

Just reorganizing more datamodel files into the new scheme, also made the

one-line change necessary to port the "page" module.

  1. … 4 more files in changeset.

Big 'ole update to implement multi-db aware packages. Don't try this yet,

I can't *possibly* have gotten all the right files added and removed in

one fell swoop!

    • -0
    • +138
    ./oracle/acs-messaging-create.sql
    • -0
    • +22
    ./oracle/acs-messaging-drop.sql
    • -0
    • +637
    ./oracle/acs-messaging-packages.sql
    • -0
    • +21
    ./oracle/acs-messaging-views.sql
    • -0
    • +242
    ./oracle/upgrade-4.0-4.0.1a.sql
    • -0
    • +12
    ./oracle/upgrade-4.0.1-4.1.sql
    • -0
    • +49
    ./oracle/upgrade-4.0.1a-4.0.1.sql
    • -0
    • +658
    ./oracle/upgrade/upgrade-4.1-4.1.1.sql
  1. … 107 more files in changeset.
OpenACS 4.x

  1. … 1314 more files in changeset.
Initial revision

    • -0
    • +138
    ./acs-messaging-create.sql
    • -0
    • +22
    ./acs-messaging-drop.sql
    • -0
    • +637
    ./acs-messaging-packages.sql
    • -0
    • +21
    ./acs-messaging-views.sql
    • -0
    • +242
    ./upgrade-4.0-4.0.1a.sql
    • -0
    • +12
    ./upgrade-4.0.1-4.1.sql
    • -0
    • +49
    ./upgrade-4.0.1a-4.0.1.sql
    • -0
    • +658
    ./upgrade/upgrade-4.1-4.1.1.sql
  1. … 1314 more files in changeset.