• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Now supports multiple static-pages package instances, each with its

own fs_root parameter.

- static_pages.filename column is now relative to server root, not

page root. May still need an upgrade sript to convert old values in

db, see TODO comment in oracle upgrade-4.2a-4.3.sql.

- Added update to singleton_p = 'f' to upgrade scripts, which I left

out before.

- (Did NOT yet change www/page-visit.tcl to support files beneath the

packages/*/www/ directories.)

- Added other misc. comments.

  1. … 5 more files in changeset.
file upgrade-4.2a-4.3.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade/upgrade-4.2a-4.3.sql
  1. … 1 more file in changeset.
- Name of root folder is now unique in the CR even if have multiple

package instances, for both Oracle and Postgres.

- All Postgres functions now defined with "create or replace".

  1. … 2 more files in changeset.
Moved Oracle package headers and bodies out of static-pages-create.sql

into separate files - necessary to more cleanly support upgrade files.

Also added a few comments. No other changes.

file static-page-pb.sql was initially added on branch oacs-4-6.

file static-page-ph.sql was initially added on branch oacs-4-6.

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2476 more files in changeset.
Initial revision

    • -0
    • +751
    ./static-pages-create.sql
    • -0
    • +48
    ./static-pages-drop.sql
    • -0
    • +42
    ./static-pages-sws-drop.sql
    • -0
    • +64
    ./static-pages-sws.sql
  1. … 2476 more files in changeset.